Hi ! As a new beginner in JAXX language I found this language to be exciting as I have red more about it and the possibility to generate java source code from simple JAXX file/source. I have configured my Maven project to include JAXX package and until now I am able to generate java source files from original jaxx files through the commandline "jaxx:generate" which I am very happy about, but the question which I have is: How is it possible to be able to compile and generate java source files through the Maven project in Eclipse IDE, is there any way at all to be able to achieve this or is it limited to run in the command line? If I need to register in the community first I would really be happy to do this..but dont know where to start.... ...so in other words....any help would be highly appreciated.. /New JAXX user
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists. Jean
sorry for this....I should have checked this first...
Date: Mon, 8 Nov 2010 16:58:45 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists.
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Hi ! Thanks for the comment.....but I what I would like to know is if there is no tutorial for how to configure JAXX for different environments.. I have not been able to find it on http://maven-site.nuiton.org/jaxx/ (using "google translate")...? Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....? I have attached my jaxx-file, java-source, pom.xml plus the screen capture (regarding the error message running "generate-help-files" command). I would be so thankful if you just could take a look at it and see what I am missing here....Thanks once again for your help.......
Date: Mon, 8 Nov 2010 16:58:45 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists.
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 9 Nov 2010 10:11:27 +0100 Daone <daone5@hotmail.com> wrote:
Hi !
Thanks for the comment.....but I what I would like to know is if there is no tutorial for how to configure JAXX for different environments.. I have not been able to find it on http://maven-site.nuiton.org/jaxx/ (using "google translate")...?
Please could you explain us what you intend to do :) We can't find out your purpose. As said before, there is no particular documentation about integrates jaxx in your favorite IDE. Always use maven to build project is the best advise I can give to you.
Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....?
What do you want to do ? Can you explain a bit more your purpose otherwise we are lost and can't help you.
I have attached my jaxx-file, java-source, pom.xml plus the screen capture (regarding the error message running "generate-help-files" command). I would be so thankful if you just could take a look at it and see what I am missing here....Thanks once again for your help.......
Date: Mon, 8 Nov 2010 16:58:45 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists.
Jean _______________________________________________ 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
Hi there... I have today a Maven project in Eclipse and I want to run some "jaxx-goals" inside Eclipse. (for instance "jaxx:generate). Today I am able to run this command in the commandline without problem but why I cant do the same thing in Eclipse? My purpose is to simply be able to understand how you specify "jaxx-goals" (for example "jaxx:generate-help-files") inside the IDE.....I have already a Maven project but still I am not able to achieve this.....maybe there is some tutorial describing how this is done since I can't find anywhere today? I want to know how you must set up your environment, for example the pom file, java code or whatever that you must know how to correct your configuration. For example today when I run commandline I can write "mvn jaxx:generate" but I can't run "mvn jaxx:generate-help-files" because I get some message about generateHelp-flag....and I want to understand how to fix this kinds of problems.....I have sent attachment (zip-file) about my JAXX-Maven-project....maybe you could just look and recognize the problem....I would be really thankful...
Date: Tue, 9 Nov 2010 10:50:56 +0100 From: chemit@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
On Tue, 9 Nov 2010 10:11:27 +0100 Daone <daone5@hotmail.com> wrote:
Hi !
Thanks for the comment.....but I what I would like to know is if there is no tutorial for how to configure JAXX for different environments.. I have not been able to find it on http://maven-site.nuiton.org/jaxx/ (using "google translate")...?
Please could you explain us what you intend to do :)
We can't find out your purpose. As said before, there is no particular documentation about integrates jaxx in your favorite IDE.
Always use maven to build project is the best advise I can give to you.
Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....?
What do you want to do ? Can you explain a bit more your purpose otherwise we are lost and can't help you.
I have attached my jaxx-file, java-source, pom.xml plus the screen capture (regarding the error message running "generate-help-files" command). I would be so thankful if you just could take a look at it and see what I am missing here....Thanks once again for your help.......
Date: Mon, 8 Nov 2010 16:58:45 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists.
Jean _______________________________________________ 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 _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Le 09/11/2010 11:24, Daone a écrit :
Hi there...
I have today a Maven project in Eclipse and I want to run some "jaxx-goals" inside Eclipse. (for instance "jaxx:generate). Today I am able to run this command in the commandline without problem but why I cant do the same thing in Eclipse? My purpose is to simply be able to understand how you specify "jaxx-goals" (for example "jaxx:generate-help-files") inside the IDE.....I have already a Maven project but still I am not able to achieve this.....maybe there is some tutorial describing how this is done since I can't find anywhere today? You can install maven plugin for eclipse [1] and use it to compile maven just as command line.
[1] http://m2eclipse.sonatype.org/ -- Éric <chatellier@codelutin.com> Tel: 02 40 50 29 28 http://www.codelutin.com
Hi... I have already installed the plugin and I have already a Maven project for JAXX... but what is procedure of this.... I have in my current project directory a simple jaxx file called "SignIn.jaxx" (written in XML) and I want to generate the java source code to the project....first I tried to do this through "jaxx:generate" and then I get a Eclipse error message : Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.2:generate': Mojo execution failed. When I look at my project folder I see a new folder called "target/generated-sources/java" but no java source inside.. ...what does the message mean?.... I have tried to search for the answer but found no documentation.... ..and after I tried to do as you said, just to compile it with the simple "compile" command in Eclipse but that doesnt give me the java source code and it doesnt seem to do anything.. is there something that I have missed ...? How do you write the goal to generate java source in Eclipse..? Thanks for your help and effort...its highly appreciated...
Date: Tue, 9 Nov 2010 11:29:20 +0100 From: chatellier@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 09/11/2010 11:24, Daone a écrit :
Hi there...
I have today a Maven project in Eclipse and I want to run some "jaxx-goals" inside Eclipse. (for instance "jaxx:generate). Today I am able to run this command in the commandline without problem but why I cant do the same thing in Eclipse? My purpose is to simply be able to understand how you specify "jaxx-goals" (for example "jaxx:generate-help-files") inside the IDE.....I have already a Maven project but still I am not able to achieve this.....maybe there is some tutorial describing how this is done since I can't find anywhere today? You can install maven plugin for eclipse [1] and use it to compile maven just as command line.
[1] http://m2eclipse.sonatype.org/
-- Éric <chatellier@codelutin.com> Tel: 02 40 50 29 28 http://www.codelutin.com
_______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 9 Nov 2010 12:38:06 +0100 Daone <daone5@hotmail.com> wrote:
Hi...
I have already installed the plugin and I have already a Maven project for JAXX... but what is procedure of this.... I have in my current project directory a simple jaxx file called "SignIn.jaxx" (written in XML) and I want to generate the java source code to the project....first I tried to do this through "jaxx:generate" and then I get a Eclipse error message :
Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.2:generate': Mojo execution failed. When I look at my project folder I see a new folder called "target/generated-sources/java" but no java source inside.. ...what does the message mean?.... I have tried to search for the answer but found no documentation.... ..and after I tried to do as you said, just to compile it with the simple "compile" command in Eclipse but that doesnt give me the java source code and it doesnt seem to do anything.. is there something that I have missed ...? How do you write the goal to generate java source in Eclipse..? Thanks for your help and effort...its highly appreciated...
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. -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
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
Hi ! The thing is that I red this site : http://maven-site.nuiton.org/jaxx/maven-jaxx-plugin/index.html and so followed the same technique, I put the jaxx file under src/main/java under a specifik package. Maybe its easier if you see it so thats why I have attached a file that shows how my project structure within Eclipse looks like. If you need anything else (project-related) just let me know and I will send it to you. I would be really thankful for your help..
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
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...
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
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
Le 11/11/2010 12:53, Daone a écrit :
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...Ledsen 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...
Hi, You need to add this in your pom build section : <plugin> <groupId>org.nuiton.jaxx</groupId> <artifactId>maven-jaxx-plugin</artifactId> <version>2.2.3</version> <configuration> <generateHelp>active</generateHelp> <locales>en</locales> </configuration> <executions> <execution> <goals> <goal>generate</goal> </goals> </execution> </executions> </plugin> This should generate java files simply running command "mvn clean install" If it is working, but eclipee don't undertand files in target/generated/java directory, just add it to eclipse classpath using context menu : "Build path > Use as source folder" -- Éric <chatellier@codelutin.com> Tel: 02 40 50 29 28 http://www.codelutin.com
Hello again... I have changed my pom.xml file according to your instructions. Today my pom.xml looks like the following (below): <?xml version="1.0" encoding="ISO-8859-1"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>metria-base</artifactId> <groupId>com.metria</groupId> <version>1.13</version> </parent> <groupId>com.metria.test</groupId> <artifactId>JAXX</artifactId> <version>1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>JAXX prototyp projekt</name> <dependencies> <dependency> <groupId>org.mongodb</groupId> <artifactId>mongo-java-driver</artifactId> <version>2.1</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </dependency> <dependency> <groupId>net.sf.opencsv</groupId> <artifactId>opencsv</artifactId> <version>2.1</version> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.1.1</version> </dependency> <dependency> <groupId>org.nuiton.jaxx</groupId> <artifactId>maven-jaxx-plugin</artifactId> <version>2.2.3</version> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.nuiton.jaxx</groupId> <artifactId>maven-jaxx-plugin</artifactId> <version>2.2.3</version> <configuration> <generateHelp>true</generateHelp> <locales>en</locales> </configuration> <executions> <execution> <goals> <goal>generate</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project> ........I get the following error message when running "mvn clean install" inside Eclipse IDE. "Aborting due to errors reported by jaxxc" "Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.3:generate': Mojo execution failed." Is there something wrong here, should I have configured differently, or is there a specific order in which you must run the program.....(ps. I have attached the project structure in Eclipse so you maybe can take a look at it and tell me if I should do something differently..). But if you need additional information just inform me and I will make it as detailed as possible ofcourse... ..Once again thanks for you effort and suggestions...
Date: Mon, 15 Nov 2010 14:59:24 +0100 From: chatellier@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 11/11/2010 12:53, Daone a écrit :
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...Ledsen 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...
Hi,
You need to add this in your pom build section : <plugin> <groupId>org.nuiton.jaxx</groupId> <artifactId>maven-jaxx-plugin</artifactId> <version>2.2.3</version> <configuration> <generateHelp>active</generateHelp> <locales>en</locales> </configuration> <executions> <execution> <goals> <goal>generate</goal> </goals> </execution> </executions> </plugin>
This should generate java files simply running command "mvn clean install"
If it is working, but eclipee don't undertand files in target/generated/java directory, just add it to eclipse classpath using context menu : "Build path > Use as source folder"
-- Éric <chatellier@codelutin.com> Tel: 02 40 50 29 28 http://www.codelutin.com
_______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 16 Nov 2010 13:29:13 +0100 Daone <daone5@hotmail.com> wrote:
Hello again...
hello to you :) I will install an marvelious Eclipse on my computer to try to help you (anyway I need it). Then I will tell you exactly what to do to make this work. Hope you can still wait for 2 or 3 hours ;) -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
It would be of great help and a lot appreciated....
Date: Tue, 16 Nov 2010 14:02:53 +0100 From: chemit@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
On Tue, 16 Nov 2010 13:29:13 +0100 Daone <daone5@hotmail.com> wrote:
Hello again...
hello to you :)
I will install an marvelious Eclipse on my computer to try to help you (anyway I need it). Then I will tell you exactly what to do to make this work.
Hope you can still wait for 2 or 3 hours ;)
-- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 16 Nov 2010 14:02:53 +0100 chemit <chemit@codelutin.com> wrote:
On Tue, 16 Nov 2010 13:29:13 +0100 Daone <daone5@hotmail.com> wrote:
Hello again...
hello to you :)
I will install an marvelious Eclipse on my computer to try to help you (anyway I need it). Then I will tell you exactly what to do to make this work.
Hope you can still wait for 2 or 3 hours ;)
Ok I just try and it works for me... On your module -> right clic -> properties - goto Left Tab Java Build Path - select the source tab - add Folder - select the target/generated-sources/java (if the directory does not exist you can create it via the create folder buton) Then you can do a Run as > Maven install And it should works. Hope it helps. -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
Hello ...! Is it possible for me to ask for your project directory layout/structure with the pom.xml and your settings so I can compare it with my own...that way I would be able to understand your solution to this issue...If you could send my your settings I would be very thankful because it could help me see the differences....
Date: Tue, 16 Nov 2010 15:56:34 +0100 From: chemit@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
On Tue, 16 Nov 2010 14:02:53 +0100 chemit <chemit@codelutin.com> wrote:
On Tue, 16 Nov 2010 13:29:13 +0100 Daone <daone5@hotmail.com> wrote:
Hello again...
hello to you :)
I will install an marvelious Eclipse on my computer to try to help you (anyway I need it). Then I will tell you exactly what to do to make this work.
Hope you can still wait for 2 or 3 hours ;)
Ok I just try and it works for me...
On your module -> right clic -> properties
- goto Left Tab Java Build Path - select the source tab - add Folder - select the target/generated-sources/java (if the directory does not exist you can create it via the create folder buton)
Then you can do a Run as > Maven install
And it should works.
Hope it helps.
-- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Hi. Can I ask how your pom.xml file looks like and your setup ?...that would be really helpful... :)
Date: Tue, 16 Nov 2010 15:56:34 +0100 From: chemit@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
On Tue, 16 Nov 2010 14:02:53 +0100 chemit <chemit@codelutin.com> wrote:
On Tue, 16 Nov 2010 13:29:13 +0100 Daone <daone5@hotmail.com> wrote:
Hello again...
hello to you :)
I will install an marvelious Eclipse on my computer to try to help you (anyway I need it). Then I will tell you exactly what to do to make this work.
Hope you can still wait for 2 or 3 hours ;)
Ok I just try and it works for me...
On your module -> right clic -> properties
- goto Left Tab Java Build Path - select the source tab - add Folder - select the target/generated-sources/java (if the directory does not exist you can create it via the create folder buton)
Then you can do a Run as > Maven install
And it should works.
Hope it helps.
-- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Hi, I just reproduced the hello world tutorial (http://maven-site.nuiton.org/jaxx/tutos/helloworld.html sorry, it is in french :(, translating all our material to english is my todo list) in eclipse, took me 5 minutes, eclipse install included. I join a zip file of the project. What I did : 1. Download and uncompress the eclipse archive 2. Install the m2eclipse plugin : http://m2eclipse.sonatype.org/installing-m2eclipse.html 3. Created a maven project 4. Removed the java files created by the archetype 5. Created the jaxx file 6. Run as maven build, entered here the goals : compile 7. F5 to refresh 8. Select target/generated-sources, right clic, Build Path --> Use as source folder 9. Select the generated java file (lots of errors according to eclipse, don't care - i did no configuration, maybe that is the reason) 10. Run As --> Java App, you got your jaxx app running. I did everything in eclipse, but really, using the command line for maven is really easier (just a thought ;) ). Also you should use an external maven install, the one in eclipse is a development version :(. Hope this helps. Jean Le 18/11/2010 09:06, Daone a écrit :
Hi.
Can I ask how your pom.xml file looks like and your setup ?...that would be really helpful... :)
Hi again..and thanks for the instructions...unfortunately I am still not able to run even the compile and I have done exactly according to your description. And I have already the m2eclipse plugin for my Eclipse and exactly the same pom.xml file as you..so don't understand why it doesn't work. I dont know if it's some specific configuration that needs to be handled or something else since I can no longer come up with ideas on what the problem can be....but please....could you just take a look at the 4 different screenshots I have attached on my Maven project...maybe it makes things clearer for you.. ....Your help is truly invaluable and appreciated..
Date: Thu, 18 Nov 2010 16:01:18 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
5. Created the jaxx file
5bis. edited the pom to include jaxx in build ;)
6. Run as maven build, entered here the goals : compile
_______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Le 22/11/2010 14:13, Daone a écrit :
Hi again..and thanks for the instructions...unfortunately I am still not able to run even the compile and I have done exactly according to your description. And I have already the m2eclipse plugin for my Eclipse and exactly the same pom.xml file as you..so don't understand why it doesn't work.
Same for me. Does it work outside eclipse ? I mean : cd to your project directory and then run mvn compile (don't know where your maven installation is). What is the error given by maven (please copy paste the text in your mail, its better than a picture) ? Maybe you can send us a zip file of your project so we can try. Jean
Hi Unfortunately I am not able to run the "mvn compile" outside of eclipse either, when I run it I get the error message saying something that "static import declarations are not supported in source -1.3, generics are not supported in source 1.3 and annotations are not supported in source -1.3" with the following comment "use source -1.5 or higher to enable static import, generics and annotations".. The zip file I send you previously was actually how my project looks like in Maven but I will send it again..there are 4 screenshots displaying: ..eclipse version ..the plugins installed, ..my pom.xml file and the directory layout of the project If you need some specific detail please inform me and I send it to you.. Thanks once again..
Date: Mon, 22 Nov 2010 14:34:16 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 22/11/2010 14:13, Daone a écrit :
Hi again..and thanks for the instructions...unfortunately I am still not able to run even the compile and I have done exactly according to your description. And I have already the m2eclipse plugin for my Eclipse and exactly the same pom.xml file as you..so don't understand why it doesn't work.
Same for me. Does it work outside eclipse ?
I mean : cd to your project directory and then run mvn compile (don't know where your maven installation is).
What is the error given by maven (please copy paste the text in your mail, its better than a picture) ?
Maybe you can send us a zip file of your project so we can try.
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Le 22/11/2010 14:45, Daone a écrit :
Hi
Unfortunately I am not able to run the "mvn compile" outside of eclipse either, when I run it I get the error message saying something that "static import declarations are not supported in source -1.3, generics are not supported in source 1.3 and annotations are not supported in source -1.3" with the following comment "use source -1.5 or higher to enable static import, generics and annotations"..
This is not a eclipse or jaxx problem. The console told you that you got a java version problem, so you need to tell maven wich java version to use. Configure the maven-compile-plugin (http://maven.apache.org/plugins/maven-compiler-plugin/index.html) to do so. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>2.3.2</version> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin> You could also say it in eclipse but is really not recommended as any other developper would have to use eclipse (here we got devs using eclipse, netbeans, intelliJ or even emacs). Other things, when you got error messages, send them using copy/paste so that we got the exact error message. With it we could have answer you right away. And with a zip file containing your files, not screenshots (i cannot do anything with screenshots) is also better, sending screenshots of code is like sending nothing because we will never take the time to type your code. Best regards Jean
Ok I understand what you are trying to explain...but how does it come that you dont need to include that in your Maven then? (The last zip-file you send me didnt had this and you told me that it was sufficient to run the compile with that..)
Date: Mon, 22 Nov 2010 15:09:28 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 22/11/2010 14:45, Daone a écrit :
Hi
Unfortunately I am not able to run the "mvn compile" outside of eclipse either, when I run it I get the error message saying something that "static import declarations are not supported in source -1.3, generics are not supported in source 1.3 and annotations are not supported in source -1.3" with the following comment "use source -1.5 or higher to enable static import, generics and annotations"..
This is not a eclipse or jaxx problem. The console told you that you got a java version problem, so you need to tell maven wich java version to use. Configure the maven-compile-plugin (http://maven.apache.org/plugins/maven-compiler-plugin/index.html) to do so.
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>2.3.2</version> <configuration> <source>1.5</source> <target>1.5</target> </configuration> </plugin>
You could also say it in eclipse but is really not recommended as any other developper would have to use eclipse (here we got devs using eclipse, netbeans, intelliJ or even emacs).
Other things, when you got error messages, send them using copy/paste so that we got the exact error message. With it we could have answer you right away. And with a zip file containing your files, not screenshots (i cannot do anything with screenshots) is also better, sending screenshots of code is like sending nothing because we will never take the time to type your code.
Best regards Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 22/11/2010 15:49, Daone a écrit :
Ok I understand what you are trying to explain...but how does it come that you dont need to include that in your Maven then? (The last zip-file you send me didnt had this and you told me that it was sufficient to run the compile with that..)
I guess I just did the fix quickly in eclipse (If i remember eclipse suggest the fix). Anyway, before using jaxx, you need to know a little about maven or you will be really quickly either lost or doing things the wrong way. Sorry for I forgot to mention this small quirk. Jean -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJM6oWKAAoJEFOQdnjKiPj3Gp0H/1A6AI9b1MDcBekKeS55aVlG 5HidqKUgcUu0NxQE1HLkwMOA2kDoeKboyt2gBM1WNFw1uTTNAE02GjINAGhojNnu dZ2DZ4c6qv4q0yC1jmHBPmW+SK90nh+hJT8JDOVOHGRwGusPGyzMtxG0IIfkb0uj YJqUsRRz2v9hykos6r3iQVtOfJ8EjRrQlel7l4I4ei4sWq1UKLnlBbRSdkz5AxsE MWySt/lW3m2v85cbLCWW2bU3SDX8AI7iDbW1SnmUKaHLNjZdMOQmwrk/AlnoDbfy L16U1qbFSANiJuUqMutQjK1So1Qf5OSdi5H8uCdWvTYqyXPbg/IbwNeoUx8Zp1A= =IRFp -----END PGP SIGNATURE-----
Le 22/11/2010 15:49, Daone a écrit :
Ok I understand what you are trying to explain...but how does it come that you dont need to include that in your Maven then? (The last zip-file you send me didnt had this and you told me that it was sufficient to run the compile with that..)
I guess I just did the fix quickly in eclipse (If i remember eclipse suggest the fix). Anyway, before using jaxx, you need to know a little about maven or you will be really quickly either lost or doing things the wrong way. Sorry for I forgot to mention this small quirk. Jean
Hello .. No worry, I just got confused...as you are totally right ...I am new beginner in Maven and need better understanding in how project set up works...but I am getting there ..just learning more for each day....and btw ...thanks for the suggested fix in the pom, it made it now possible to run the "mvn compile", "mvn clean install" and other plugins....but still only one thing which makes me wondering is this: Why am I not able to run the "mvn clean install" inside Eclipse...as in the current situation I am only able to run the "mvn compile" inside Eclipse Only after I have run the "mvn clean install" outside....So what I am trying to say is that I cannot run the "mvn compile" inside Eclipse unless I have run the "mvn clean install" outside (in the commandline)....Should it not be able to run "mvn clean install" independently, i.e. it should work to run all of the commands inside Eclipse, right?? (Or am I wrong?) I am not expecting you to explain the Maven thing in whole, just simply why you can't run every plugin directly from within the Eclipse IDE....have you guys managed to do this?
Date: Mon, 22 Nov 2010 16:00:36 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 22/11/2010 15:49, Daone a écrit :
Ok I understand what you are trying to explain...but how does it come that you dont need to include that in your Maven then? (The last zip-file you send me didnt had this and you told me that it was sufficient to run the compile with that..)
I guess I just did the fix quickly in eclipse (If i remember eclipse suggest the fix). Anyway, before using jaxx, you need to know a little about maven or you will be really quickly either lost or doing things the wrong way.
Sorry for I forgot to mention this small quirk.
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
I am not expecting you to explain the Maven thing in whole, just simply why you can't run every plugin directly from within the Eclipse IDE....have you guys managed to do this?
I understand what your are trying to do and yes, eclipse should be able to do that. But unfortunately, I do not use eclipse, and don't know exactly how to solve your problem. I suggest you write your questions to the m2eclipse guys, they should be able to answer you with better precision (and quicker ;)). Jean
Ok I understand then...I just thought that there were some people in the JAXX users list (who uses Eclipse IDE) and who has been able to run the different plugins inside that IDE.. but alright...today it seems like no Eclipse-user has been able to run the all goals in your forum..if I am correct......as my colleagues are using IntelliJ they would recommend me to switch to this as it handles goals and Maven better in general...so I am considering to do this in a short future if I am not able to find answers and solution for the Eclipse issue. Actually, I have already registered myself in the m2eclipse (nabble.com) site and also posted a message in their forum about exactly the same issue here...but because of some strange reason....my post is still pending (really frustrating how long are they going to take to approve my post)....!!
Date: Mon, 22 Nov 2010 17:01:27 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
I am not expecting you to explain the Maven thing in whole, just simply why you can't run every plugin directly from within the Eclipse IDE....have you guys managed to do this?
I understand what your are trying to do and yes, eclipse should be able to do that. But unfortunately, I do not use eclipse, and don't know exactly how to solve your problem. I suggest you write your questions to the m2eclipse guys, they should be able to answer you with better precision (and quicker ;)).
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Hi...here comes the message in which I get from running "mvn clean install" inside Eclipse IDE, as you wanted to know.. Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.3:generate': Mojo execution failed.
Date: Mon, 22 Nov 2010 17:01:27 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
I am not expecting you to explain the Maven thing in whole, just simply why you can't run every plugin directly from within the Eclipse IDE....have you guys managed to do this?
I understand what your are trying to do and yes, eclipse should be able to do that. But unfortunately, I do not use eclipse, and don't know exactly how to solve your problem. I suggest you write your questions to the m2eclipse guys, they should be able to answer you with better precision (and quicker ;)).
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 23 Nov 2010 09:47:15 +0100 Daone <daone5@hotmail.com> wrote:
Hi...here comes the message in which I get from running "mvn clean install" inside Eclipse IDE, as you wanted to know..
Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.3:generate': Mojo execution failed.
Please give us more information, we can't help you otherwise. Try to do a mvn clean install -X or mvn clean install -Djaxx.verbose But one more time if it build fine inside a console (with no eclipse) then Jaxx is definitively working (and Eclispe not!). I think this is my last response about your problem ;) Feed up to repeat myself... We gracefully try to help you but you don't even help yourself... So if you want some help : 1) try to understand and read our responses 2) give us more information about our problem other that it does not work 3) stop using Eclipse! -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@codelutin.com http://www.codelutin.com
Le 23/11/2010 09:59, chemit a écrit :
On Tue, 23 Nov 2010 09:47:15 +0100 Daone <daone5@hotmail.com> wrote:
Hi...here comes the message in which I get from running "mvn clean install" inside Eclipse IDE, as you wanted to know..
Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.3:generate': Mojo execution failed.
Please give us more information, we can't help you otherwise.
Try to do a mvn clean install -X or mvn clean install -Djaxx.verbose
But one more time if it build fine inside a console (with no eclipse) then Jaxx is definitively working (and Eclispe not!).
I think this is my last response about your problem ;) Feed up to repeat myself... We gracefully try to help you but you don't even help yourself...
So if you want some help :
1) try to understand and read our responses 2) give us more information about our problem other that it does not work 3) stop using Eclipse!
Tony's answer is a bit harsh but quite true. As you can build outside eclipse, jaxx is working, all the problems you got now are eclipse problems and we can't help you with them. Please post to m2eclipse mailing list as suggested in my previous mails. Best regards Jean
hi.. sorry i simply wanted to forward the error message in which you requested (this is the only detailed error message I get).. ..yes i have now signed for the m2eclipse users list in the hope of getting some reply there... thank you guys for your effort in trying to help me out...
Date: Tue, 23 Nov 2010 10:06:55 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 23/11/2010 09:59, chemit a écrit :
On Tue, 23 Nov 2010 09:47:15 +0100 Daone <daone5@hotmail.com> wrote:
Hi...here comes the message in which I get from running "mvn clean install" inside Eclipse IDE, as you wanted to know..
Aborting due to errors reported by jaxxc Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.3:generate': Mojo execution failed.
Please give us more information, we can't help you otherwise.
Try to do a mvn clean install -X or mvn clean install -Djaxx.verbose
But one more time if it build fine inside a console (with no eclipse) then Jaxx is definitively working (and Eclispe not!).
I think this is my last response about your problem ;) Feed up to repeat myself... We gracefully try to help you but you don't even help yourself...
So if you want some help :
1) try to understand and read our responses 2) give us more information about our problem other that it does not work 3) stop using Eclipse!
Tony's answer is a bit harsh but quite true. As you can build outside eclipse, jaxx is working, all the problems you got now are eclipse problems and we can't help you with them. Please post to m2eclipse mailing list as suggested in my previous mails.
Best regards Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
Sorry...I forgot the last (4th) screenshot...in which I have attached here...
Date: Thu, 18 Nov 2010 16:01:18 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
5. Created the jaxx file
5bis. edited the pom to include jaxx in build ;)
6. Run as maven build, entered here the goals : compile
_______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
On Tue, 9 Nov 2010 11:24:02 +0100 Daone <daone5@hotmail.com> wrote:
Hi there...
I have today a Maven project in Eclipse and I want to run some "jaxx-goals" inside Eclipse. (for instance "jaxx:generate). Today I am able to run this command in the commandline without problem but why I cant do the same thing in Eclipse? My purpose is to simply be able to understand how you specify "jaxx-goals" (for example "jaxx:generate-help-files") inside the IDE.....I have already a Maven project but still I am not able to achieve this.....maybe there is some tutorial describing how this is done since I can't find anywhere today?
I want to know how you must set up your environment, for example the pom file, java code or whatever that you must know how to correct your configuration.
Ok I suggest you to go and ask some help to Eclipse men :) There is several plugins for eclipse to wrap Maven executions, m2eclipse for example [0] Jaxx can't help you making Eclipse understand maven :) There is other IDE like IDEA [1] or NetBeans [2] which understand natively Maven, think of it ;) [0] http://m2eclipse.sonatype.org/ [1] http://www.jetbrains.com/idea/ [2] http://www.netbeans.org/
For example today when I run commandline I can write "mvn jaxx:generate" but I can't run "mvn jaxx:generate-help-files" because I get some message about generateHelp-flag....and I want to understand how to fix this kinds of problems.....I have sent attachment (zip-file) about my JAXX-Maven-project....maybe you could just look and recognize the problem....I would be really thankful...
Date: Tue, 9 Nov 2010 10:50:56 +0100 From: chemit@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
On Tue, 9 Nov 2010 10:11:27 +0100 Daone <daone5@hotmail.com> wrote:
Hi !
Thanks for the comment.....but I what I would like to know is if there is no tutorial for how to configure JAXX for different environments.. I have not been able to find it on http://maven-site.nuiton.org/jaxx/ (using "google translate")...?
Please could you explain us what you intend to do :)
We can't find out your purpose. As said before, there is no particular documentation about integrates jaxx in your favorite IDE.
Always use maven to build project is the best advise I can give to you.
Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....?
What do you want to do ? Can you explain a bit more your purpose otherwise we are lost and can't help you.
I have attached my jaxx-file, java-source, pom.xml plus the screen capture (regarding the error message running "generate-help-files" command). I would be so thankful if you just could take a look at it and see what I am missing here....Thanks once again for your help.......
Date: Mon, 8 Nov 2010 16:58:45 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Just answered you some minutes ago on jaxx-devel list. Please avoid cross-posting like this, devs read both lists.
Jean _______________________________________________ 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 _______________________________________________ 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
Le 09/11/2010 10:11, Daone a écrit :
Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....?
I did not exactly what you are trying to do (display jaxx help or generate the javahelp files for your jaxx files). Anyway, your generateHelp property should be true instead of activate. Without any further explanation of your needs I fear we cannot help you more. Hope this help anyway. Jean
Alright....I did as you said, I changed the property to be like <generateHelp>true</generateHelp> in pom.xml and once again I try to run "mvn jaxx:generate-help-files" in commandline..but this time I get error message: "Could not init goal GenerateHelpFilesMojo for reason: could not find resource C:\defaultHelpSet.hs.vm" .....what does this mean??? Have I done something If you need anything like for instance my jaxx file or pom file or other important configuration files just let me know and I will send you right away...if it can help you in understanding what I have done wrong....
Date: Tue, 9 Nov 2010 10:58:24 +0100 From: couteau@codelutin.com To: jaxx-users@list.nuiton.org Subject: Re: [Jaxx-users] JAXX beginner - help !
Le 09/11/2010 10:11, Daone a écrit :
Yesterday when I tried to run the "mvn jaxx:generate-help-files" goal I was not able to generate the help-files in the desired directory. I got some error message about "generateHelp flag is off" and I would really like to know what the issue is...Have I missed something in the pom-config.? ...or have I missed some other basic stuff perhaps.....?
I did not exactly what you are trying to do (display jaxx help or generate the javahelp files for your jaxx files). Anyway, your generateHelp property should be true instead of activate.
Without any further explanation of your needs I fear we cannot help you more.
Hope this help anyway.
Jean _______________________________________________ Jaxx-users mailing list Jaxx-users@list.nuiton.org http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users
participants (5)
-
Brendan Le Ny -
chemit -
Daone -
Eric Chatellier -
Jean Couteau