On Thu, 11 Nov 2010 12:53:18 +0100 Daone <daone5@hotmail.com> wrote:
Hi !
The thing is that in my current situation I have no idea on how to use/write goals in Maven inside Eclipse to make my JAXX-files to be compiled..because I cannot find anywhere some manual on how to do that... Is there something wrong with my pom.xml file perhaps or something else...if you need additional information I can say that I have jaxx-maven-2.2.2 plugin...for my pom.xml file in Maven project....if you need I could send you the file if this would help to gain better understanding on my issue......
any help is truly appreciated...
As not an Eclipse user I can not help you here. I encourage you to go and have a look in eclipse users list, or m2eclipse one; there will be more efficient to help you on this point. JAXX use maven, not Eclipse, you problem is a general maven integration problem, not a jaxx problem :). Anyway, if you find some interesting stuff, could you give use a feed-back to integrate it in the next release of JAXX, that would be usefull for other guys ;)
Date: Tue, 9 Nov 2010 13:15:25 +0100 From: bleny@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 09/11/2010 12:56, chemit a écrit :
As jaxx transform jaxx files to java files, it will add in the maven build the target/generated-sources/java directory as part of files to compile.
Eclipse does NOT know this directory, perharps a mvn eclipse:eclipse will help to add this directory to compile part.
mvn eclipse:eclipse is quite useless since m2eclipse do the job. It will not add target/generated-sources/java to Eclipse build path.
To add target/generated-sources/java to Eclipse build path : in Eclipse, do right click on this directory > "Build path" > "Use as source folder". If you don't do that Eclipse won't succeed at compiling.
Hope it will help...
-- Brendan Le Ny <bleny@codelutin.com> Code Lutin _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
-- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com