i updated netbeans version , can't build maven projects. normal java projects build fine. example, when create new project , try build it, get:
"unexpected exception"
"the inputoutput doesn't support folding".
the stack trace starts with...
org.openide.util.requestprocessor$processor.run(requestprocessor.java:2058)
...and ends with...
org.openide.windows.iofolding.startfold(iofolding.java:143).
this appears problem tmcbeans 0.9.1. installation of netbeans. @ least 1 other person having same problem same version of tmcbeans. normal installation of (regular) netbeans fixes problem.
Comments
Post a Comment