Hi Stephan,

Netbeans doesn't work well with Maven and C++ project.

We use the nar maven plugin to compile C++ project.
Actually, we build from CLI but I use Netbeans for Java too.
I think Netbeans doesn't know about "nar" package.
So some editor features don't work anymore.
For example, the src directory isn't display in project view.

I don't know about the other native plugin.

Regards,

Vincent Hardion


Le 26 nov. 2009 à 09:53, stephane ancelot a écrit :

Hi,

I have got a problem !

I have to use netbeans in multiproject environment. multiproject means I have to generate a package that is composed of many C/C++ applications
executable.

however, it looks like netbeans does not support well multiproject
environment.

So, may be using maven will solve this problem ?

I would like to know if I can use maven with netbeans in this context, my
project structure would be similar to :

project1/
project2/
somelib1/
somelibx/


What are necessary customisations in order doing this ?
I tried making a pom.xml with native settings, importing it in netbeans
but it creates some java files.

Inside the IDE , when I add new files to the project, I would like it to
be transparent for the user.
I do not want him to hack some pom files ...Is it working ?

Best Regards
Steph



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to