[ANN] Maven 1.1 & Netbeans 6

View: New views
2 Messages — Rating Filter:   Alert me  

[ANN] Maven 1.1 & Netbeans 6

by Eric Hartmann-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everybody,

The mevenide plugin for Netbeans 6.0 has been released and it's working with Netbeans 6.0rc1 and 6.0rc2.
You can download all the nbm here : http://mevenide.codehaus.org/download/mevenide-netbeans-1.2.zip or use the following update center : http://mevenide.codehaus.org/nbm_release/NBM_AutoUpdate_60.xml
This plugin requires Maven 1.1 and the j2ee and cargo part are no more maintained.
A remaning bug has not been solved and sometimes a project is empty after Netbeans restart you need to close and reopen the project to use it.

Have a nice day,

-eric



Re: [ANN] Maven 1.1 & Netbeans 6

by coffeejolts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Eric,

I never was able to get Netbeans 6 running right (Sun's fault, not yours). Now that 6.5 is out, I have downloaded your mevenide1 port and installed it. The build process works fine, but the build JDK is not connecting to the code complete JDK as it does in NB 5.5.

For example, I have a project that builds on JDK 1.5. In Netbeans 5.5, the IDE picks this up and uses JDK 1.5 for error checking / code complete. In Netbeans 6.5, the IDE keeps using the default JDK (the one NB runs on), which in my case is JDK 1.6.

Do you have any idea for how this problem can be solved? I'd love to switch to Maven 2, but the company I work for will not switch.

Thanks,

Jeff Costello


Eric Hartmann-2 wrote:
Hi everybody,

The mevenide plugin for Netbeans 6.0 has been released and it's working with
Netbeans 6.0rc1 and 6.0rc2.
You can download all the nbm here :
http://mevenide.codehaus.org/download/mevenide-netbeans-1.2.zip or use the
following update center :
http://mevenide.codehaus.org/nbm_release/NBM_AutoUpdate_60.xml
This plugin requires Maven 1.1 and the j2ee and cargo part are no more
maintained.
A remaning bug has not been solved and sometimes a project is empty after
Netbeans restart you need to close and reopen the project to use it.

Have a nice day,

-eric