How do I re-import a maven Xtext project? [message #1787086] |
Fri, 18 May 2018 12:00  |
Eclipse User |
|
|
|
Hello,
Very basic question: how do I re-import an Xtext project for which I have deleted the ".project" files? I ran "mvn clean" and removed eclipse-specific stuff (.project/.classpath/.settings) in order to get to a state suitable for a "clean" import to a source repository. Before doing that I deleted the project from my workspace.
I had noticed the initial ".project" files had the maven nature, so I assumed I would be able to re-import using "Existing Maven Projects" facility, but that fails: the main language project's "GenerateMyDsl.mwe2" has a lot of erros about "Couldn't resolve reference to JvmIdentifiableElement 'baseName'." and such.
Is it possible to fix the project (I tried adding the plugin nature which I think was missing, but it did not seem to help)...
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.10878 seconds