Import JBuilder into Sun Java Studio Enterprise 8

I have a few JBuilder projects that I would like to import into SJSE8.

I have read all the guides for migrating projects from JBuilder but I cannot see how I actually get the Import Project module.

SJSE8 is supposed to be built on NetBeans5.5 but when I use the Update Center I cannot see the Import JBuilder Project module. How can I find the module and install it? Perhaps I need to get the .nbm file, but finding this seems to be difficult.

Please Help,

Rob

[491 byte] By [robert_appleby] at [2007-11-26 11:01:27]
# 1

SJSE8 is built on top of NetBeans4.1 and NB4.1 unfortunately does not have a import-jbuilder module.

Here are a couple of alternatives you can try:

- Download and install jse8.1 which is now in beta. JSE8.1 is based on NB5.0.:

http://developers.sun.com/prodtech/javatools/jsenterprise/downloads/index.jsp

Sun Java Studio Enterprise 8.1 Beta

- Download Nb5.5 beta and enterprise pack:

http://enterprise.netbeans.org/

KarthikR at 2007-7-7 3:15:11 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks for that. Appreciated.Any idea on when 8.1 comes out of Beta?
robert_appleby at 2007-7-7 3:15:11 > top of Java-index,Development Tools,Java Tools...
# 3
JSE8.1 is expected to be released by end of the year. nb55 has already released its release candidate 2 ( http://www.netbeans.info/downloads/download.php?type=5.5rc2) and the final release should happen within a month.
KarthikR at 2007-7-7 3:15:11 > top of Java-index,Development Tools,Java Tools...