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