-
Notifications
You must be signed in to change notification settings - Fork 10
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
Use m2e to import "this" project #18
Comments
We need to add an equo-ide/solstice/build.gradle Line 59 in 4d69518
equo-ide/solstice/build.gradle Lines 102 to 108 in 4d69518
Then create an IDE hook for it And then hook it into the Maven DSL using something similar to this equo-ide/plugin-gradle/src/main/java/dev/equo/ide/gradle/P2ModelDslWithCatalog.java Lines 62 to 72 in 4d69518
|
Shipped in |
When using the Maven plugin, the default install will include m2e and a fresh import of the current project.
This is required for Equo IDE to hit
1.0
levels of usability.The text was updated successfully, but these errors were encountered: