-
Jan 4th, 2013, 12:26 AM
#1
Replacing javaparser
I'm currently in the process of replacing javaparser with my new project antlr-java-parser which supports JDK7. My question is, should I create a new wrapping project, or replace the existing one? In the end, my new project should replace the need for javaparser, so for now, I'm using the javaparser wrapper.
Also, to develop locally, I've had to hack the jars around a bit since spring-roo references dependencies from the maven central repository. Is there a better way to locally develop code that requires changes in both spring-roo and spring-roo-wrapping?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules