Hi, Am Freitag, den 27.07.2018, 19:55 +0000 schrieb Kenneth Fogel: > I have just added this to jira but I'm curious if anyone else noticed > this in 9.0 vc3. > > When editing the pom.xml file: > <version>1.5</version> in any place in a pom.xml. > Type a period in front of the existing period and I get a list of > other version numbers. > When I select the new version it is inserted into the existing > version instead of replacing it. > <version>1.1.75.5</version> > It did work properly in 8.2.
the problem is reproducible and happens as described. I think this was introduced, when xml.text was moved to a newer API. The suggested fix: https://github.com/apache/incubator-netbeans/pull/642 I would appreciate a test run. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
