netbeans 6

Giulio Ferro auryn at zirakzigil.org
Mon Sep 10 09:17:27 PDT 2007


Vlad GALU wrote:
> On 9/10/07, Giulio Ferro <auryn at zirakzigil.org> wrote:
>   
>> Vlad GALU wrote:
>>     
>>> On 9/8/07, Giulio Ferro <auryn at zirakzigil.org> wrote:
>>>
>>>       
>>>> Has anybody been able to install netbeans 6?
>>>>
>>>> When I launch the .sh file it exits with return code 1 but no other
>>>> info. No window is displayed.
>>>>
>>>> current 7 amd64, jdk15.
>>>>
>>>>         
>>>    I built it from CVS, using the instruction on their webpage. Note
>>> that they only support jdk15 for building. After the build is
>>> finished, you can run it with jdk16.
>>>
>>>
>>>       
>> This may sound like a dumb question, but once you've built the sources how
>> do you start the ide? (.sh script / start jar files)?
>>
>>     
>
>     Assuming you extracted and built everything in ./netbeans, you'll
> find the startup script in ./netbeans/nbbuild/netbeans/bin/.
>
>
>   
Ok, great thanks.

For others who want to try, remember to run the build target, the default
target won't create the nbbuild/netbeans/bin directory and executable 
files...

ant -f netbeans/build.xml checkout
ant -f netbeans/build.xml build




More information about the freebsd-java mailing list