Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 This page explains how to install and run netbeans from linux using the afs file system. 

You will need the following:

  1. Netbeans

...

  1. v5.5,

...

  1. either

...

  1. installed

...

  1. locally,

...

  1. or

...

  1. you

...

  1. can

...

  1. check

...

  1. if

...

  1. it's

...

  1. installed

...

  1. on

...

  1. one

...

  1. of

...

  1. the

...

  1. system

...

  1. disks.

...

  1. The

...

  1. unix

...

  1. command

...

  1. '

...

  1. which

...

  1. netbeans'

...

  1. will

...

  1. show

...

  1. if

...

  1. it

...

  1. is

...

  1. installed

...

  1. in

...

  1. afs.

...

  1. Maven

...

  1. plugin

...

  1. from

...

  1. https://confluence.slac.stanford.edu/display/ilc/Installing+Netbeans+with+Maven+Support

...

  1. .

...

  1. Under

...

  1. 'Install

...

  1. Mevenide'

...

  1. click

...

  1. 'Download

...

  1. this

...

  1. small

...

  1. autoupdate

...

  1. module'

...

  1. (you

...

  1. need

...

  1. this

...

  1. plugin

...

  1. even

...

  1. if

...

  1. '

...

  1. which

...

  1. maven

...

  1. '

...

  1. shows

...

  1. that

...

  1. maven

...

  1. is

...

  1. installed

...

  1. on

...

  1. the

...

  1. system

...

  1. disk).

...

  1. If

...

  1. you

...

  1. see

...

  1. a

...

  1. bunch

...

  1. of

...

  1. gibberish

...

  1. when

...

  1. you

...

  1. click

...

  1. on

...

  1. 'autoupdate

...

  1. module'

...

  1. then

...

  1. right

...

  1. click

...

  1. on

...

  1. it

...

  1. and

...

  1. "save

...

  1. link

...

  1. as"

...

  1. into

...

  1. your

...

  1. netbeans

...

  1. directory.

...

  1. Adequate

...

  1. afs

...

  1. disk

...

  1. space

...

  1. that

...

  1. is

...

  1. read

...

  1. and

...

  1. write

...

  1. by

...

  1. your

...

  1. account.

...

  1.  
  2. 1 Gb memory,

...

  1. less

...

  1. memory

...

  1. still

...

  1. works

...

  1. but

...

  1. at

...

  1. a

...

  1. very

...

  1. slow

...

  1. pace.

...

  1. Global

...

  1. environment

...

  1. variable

...

  1. $MAVEN_HOME

...

  1. set

...

  1. properly

...

  1. in

...

  1. the

...

  1. .cshrc

...

  1. file.

...

  1. I

...

  1. used

...

  1. $MAVEN_

...

  1. HOME  =

...

  1. /afs/slac.stanford.edu/package/java/common/contrib/maven-1.0.2/

...

  1. URL

...

  1. https://confluence.slac.stanford.edu/display/ilc/Installing+Netbeans+with+Maven+Support

...

  1. for

...

  1. instructions

...

  1. on

...

  1. how

...

  1. to

...

  1. install

...

  1. Maven

...

  1. plugin

...

  1. and

...

  1. download

...

  1. netbeans.

...

  1. This

...

  1. page

...

  1. contains

...

  1. screenshots

...

  1. for

...

  1. the

...

  1. various

...

  1. installation

...

  1. steps.

...

  1. Oracle

...

  1. driver,

...

  1. ojdbc14.jar.

...

  1. You

...

  1. may

...

  1. be

...

  1. prompted

...

  1. to

...

  1. logon

...

  1. to

...

  1. Oracle

...

  1. in

...

  1. order

...

  1. to

...

  1. download

...

  1. this

...

  1. file.

...

  1. If

...

  1. that

...

  1. happens,

...

  1. and

...

  1. you

...

  1. don't

...

  1. have

...

  1. an

...

  1. Oracle

...

  1. account,

...

  1. contact

...

  1. Tony

...

  1. Johnson.

...

  1. Save

...

  1. the

...

  1. file

...

  1. in

...

  1. your

...

  1. ./netbeans/.netbeans/5.5/apache-tomcat-5.5.17_base/common/lib

...

  1. directory. 
  2. If you modify the catalina.policy file, restart the tomcat server.

Checking out a project:

     Once you have netbeans and maven, with the plugin, installed you can check out a project from CVS.