Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

When converting scala project to maven-nature... #23

Open
GratefulTony opened this issue Oct 8, 2012 · 2 comments
Open

When converting scala project to maven-nature... #23

GratefulTony opened this issue Oct 8, 2012 · 2 comments

Comments

@GratefulTony
Copy link

Scala nature is overwritten by java nature?

All of the icons in the package explorer except the main project folder icon revert to grey java "J" icons, and main will no longer run as a Scala executable?

@GratefulTony
Copy link
Author

This only happens when maven packaging is set to Jar...

@GratefulTony
Copy link
Author

Problem can be temporarily removed by deleting

classpathentry including="*/.java" kind="src" output="target/classes" path="src"

from .classpath

or alternately, removing it from the classpath via elcipse gui.

It is re-added when maven-update-project is executed, and the problem reappears...

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

No branches or pull requests

1 participant