"Haulyn R. Jason" <[EMAIL PROTECTED]> writes: > Hi,all > After one month testing I give up to use Emacs with JDEE instead of > Netbeans in my working, but I decide to use Emacs with JDEE to design my > personal website(it's a web project), and will never use another tool. > I use maven as the build tool. You know, I can open a project with a > pom.xml file with my Netbeans, and maven has plug-in to generate eclipse > or netbeans project. Although I am not familiar with JDEE but I know > JDEE's project file is call .prj. So, I want to design a maven plug-in > to generate the .prj file for JDEE before I start my website project. > After reading the > page:http://jdee.sourceforge.net/jdedoc/html/jde-ug/jde-ug.html > I can not find enough resource to deep in the syntax of .prj. > I have a sample .prj, thanks to Carlos Konstanski, but I can not fully > understand the file. In order to implement a plug-in of maven, I need > more reference. > > Thanks!
there is a maven 1 plugin, have you looked at: http://maven.apache.org/maven-1.x/plugins/jdee/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
