-
Notifications
You must be signed in to change notification settings - Fork 16
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
Unable to Create the Java Project in Kevoree #20
Comments
Can you give more information about the problem ? |
Hi , I start the Helloworld Java tutorial and try to create the New Kevoree Project ,so i click File > New > Project > Kevoree > New Kevoree Project > after giving the Project Name when i click Finish the wizard didn't disappear untill i click Cancel. |
If it the first time you use maven, it can be long. We initiate a project and download all depedencies. Regards Olivier |
Can you also check you use jdk 8. Regards Olivier |
Java Version: |
Can you close this issue if you managed to create a Kevoree Java project ? |
Hi , Well i am unable to create the Java Project in Heads IDE and i find the following exception in HEADS IDE error log. eclipse.buildId=unknown This is a continuation of log file C:\heads_ide-win32.win32.x86_64\headsworkspace.metadata.bak_0.log org.eclipse.ui java.lang.NoClassDefFoundError: org/eclipse/m2e/core/MavenPlugin |
The New Kevoree Project wizard should handle the exception above. Currently, on 'Finish' nothing happens (which the user can see). The user can canel the Wizard, but it has created some project already. Proper error handling would be good. |
Really stange, I cannot not reproduce. can you try with heads IDE minimal on win32. Sorry for that. Regards Olivier |
Anyway, I will improve the exception handling |
Hi ,
I try to create the Hello world Java Kevoree project by using Heads IDE but HEADS IDE unable to create it.
Regards,
Junaid Mohiuddin
The text was updated successfully, but these errors were encountered: