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