Using Aribaweb with Netbeans 6.8

17 views
Skip to first unread message

Jace

unread,
Feb 7, 2010, 11:58:13 AM2/7/10
to AribaWeb (aribaweb.org)
I just though I would share what I had to do to get a Aribaweb project
working with Netbeans.

1. Create a new Java free form project

2. Locate and select the build file AribaWeb generated

3. Map build actions to the build file eg compile/clean/javadocs/run-
site

4. Next select source packages

5. In the includes and excludes add the following

nbproject/*,build/**,nbproject/**

this will stop the build files and netbeans files appearing in the
project screen.

6. Ok project creation you should have a free form project with lots
of missing class errors

7. Right click on the free form project root node and go to Java
sources Classpath and add all the jars in the AW_HOME/lib folder.

8. When the project has finished indexing the red should go.

9. You may need to run the ant script from command line if the VM runs
out of memory or boost Netbeans JVM heap size this is found in the
netbeans.conf file.

If I have time(And whether I've learned enough about Aribaweb) I may
work on a small awl editor for Netbeans.

Cheers

Jason

Kingsley

unread,
Feb 8, 2010, 7:03:30 PM2/8/10
to AribaWeb (aribaweb.org)
A NetBeans plugin would be welcomed!

-Kingsley

Reply all
Reply to author
Forward
0 new messages