Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VerveineJ exception on wrong command line #1053

Closed
seandenigris opened this issue Aug 3, 2015 · 2 comments
Closed

VerveineJ exception on wrong command line #1053

seandenigris opened this issue Aug 3, 2015 · 2 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 1053

Describe the problem: what do you get? what do you expect?

When we execute VerveineJ with an wrong command line, we get :

Exception in thread "main" java.lang.IllegalStateException: invalid environment
settings
        at org.eclipse.jdt.core.dom.ASTParser.getClasspath(ASTParser.java:256)
        at org.eclipse.jdt.core.dom.ASTParser.createASTs(ASTParser.java:988)
        at fr.inria.verveine.extractor.java.VerveineJParser.parse(Unknown Source)
        at fr.inria.verveine.extractor.java.VerveineJParser.main(Unknown Source)

Instead of a message such as:
Error: a wrong command line parameter is set

How to reproduce the problem: step by step if necessary

Launch VerveineJ with a wrong parameter (-h to list the aloowed parameters)

Additional information: platform, context which may impact the problem

Windows 7 - x64 

Please fill in the labels with the following information:
* Type-Enhancement
* Component-VerveineJ

Reported by v.blondeau92 on 2014-03-10 11:00:53

@seandenigris
Copy link
Contributor Author

Is anyone doing something about this?

Reported by tudor@tudorgirba.com on 2014-04-19 12:55:42

@girba
Copy link
Member

girba commented Jun 9, 2017

VerveineJ is now replaced by jdt2famix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants