-
1. Re: JBossIDE Development News
leonceeo May 10, 2006 9:17 AM (in response to maxandersen)Here some info on the NetBeans plugin, order is irrelevant:
I'd like to setup a webpage with some screenshots, a short description and the download link, but don't know where to do it.... Nightly builds would be cool too ;)
The current version which I've checked in is now almost the one I planned to release as 0.8 on java.net. Still want to write some more unit tests, but I plan no features right now.
As I told Max, the NetBeans plugin (maybe more coming sometimes later) will have different lifecycles from the eclipse ones, as i don't have to much spare time to work on them.
Leon -
2. Re: JBossIDE Development News
maxandersen May 10, 2006 9:34 AM (in response to maxandersen)Hi Leon,
Yes - we will see if the netbeans tooling can get of the ground; community contribution is key here.
Regarding the webpage then just write the page and take the screenshots and i'll find a way to get it up next to the hibernate tools ...also need to find a good way of explaining that this is a very first version of the tooling and not all features are in there and even more important might not be very much aligned. (I would like to see the configuration and execution be very similar between the two plugins - alot of this code is not IDE specific)
For the download we will put it up on sf.net when that becomes relevant - I hope Marshall can chip in here with suggestions on where/how we can do that.
btw. does Netbeans require JDK 5 ? Your code is currently JDK 5 dependent... -
3. Re: JBossIDE Development News
leonceeo May 10, 2006 9:42 AM (in response to maxandersen)NetBeans 5.0 doesn't require JDK 5.0, but 5.5 (to be out in some months) requires. So I'd rather stay with the new JDK ;)
-
4. Re: JBossIDE Development News
maxandersen May 10, 2006 9:50 AM (in response to maxandersen)sure, but if/when we start sharing code between the projects we will need to be jdk 1.4 compliant...just a FYI.