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

Import maven project in workspace: 'configure->convert to groovy project' not available #130

Closed
nuytsm opened this issue Aug 6, 2015 · 2 comments

Comments

@nuytsm
Copy link

nuytsm commented Aug 6, 2015

When I import a multi-module maven project from svn, I should be able to convert it to the groovy nature. This option is not available.

When I do this with a project that was created in the same eclipse workspace (create it, delete it, reimport it), it does work. So there must be some info missing if the project wasn't initiated on the same workspace?

See also:
http://stackoverflow.com/questions/31782335/eclipse-mars-m2e-groovy-eclipse-compiler-no-source-folders?noredirect=1#comment51614821_31782335

@eric-milles
Copy link
Member

Can you provide an example project to import that exhibits this problem?

@eric-milles eric-milles changed the title Import existing mavne project in workspace: 'configure->convert to groovy project' not available Import maven project in workspace: 'configure->convert to groovy project' not available Jun 14, 2017
@eric-milles
Copy link
Member

You shouldn't need to convert an imported project to groovy if the pom uses the groovy-eclipse-compiler. The groovy nature and source folders should be added when you run a Maven update.

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