Nigel Charman wrote: > ... > What versions of these jars do you need? When I looked at the details > in mvnrepository, I could only see a single version of most of the > eclipse jars.
The latest version should be good, as long as the jars are cross-compatible. I suppose the only way I can tell for sure is to get the whole set of jars and try them out. If there's only one version, though, I suspect that means the jars are not being kept up to date. I kind of wish there were a better alternative, but I wanted an AST-based approach and Eclipse offered all the features I wanted (can compile Java code to AST, can serialize AST as Java code, AST includes comments and such - plus Eclipse preferences-based code formatting as a bonus, which would help if this is every integrated into an Eclipse plugin). - Dennis ------------------------------------------------------------------------- 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=/ _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
