Community
Participate
Working Groups
Build Identifier: Using Ctrl-Space to build up plugin configuration doesn't work smoothly due to this issue, which looks relatively trivial to fix. Reproducible: Always Steps to Reproduce: 1. Open a POM with some plugin configuration 2. Place the cursor before an existing config parameter [HERE]<systemPropertyVariables> 3. Press Ctrl-Space 4. No configuration options appear i.e. it works at (1) but not at (2) <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration>(1) (2)<systemPropertyVariables> <APP.ENV>${APP.ENV}/APP.ENV> </systemPropertyVariables> </configuration> </plugin> 5. Enter a space
closing old/stale bugreports
Wouldn't it be better to categorise this as "patch wanted" or something, rather than lumping it in with non-bugs. These papercuts would be good to at least have available for people to pick up. As a (not yet profitable) company, we use both Eclipse and IDEA. It'd be nice to be able to find some simple papercut bugs to help out with when we do get to the point we want, of being able to give back. Naturally, at the moment we do already work on patches for items where it'll pay back quickly.
Closing as working in 1.4
Moved to https://github.com/eclipse-m2e/m2e-core/issues/