Menu

#6 EFHHelper class

open
nobody
None
5
2012-11-01
2011-05-07
Jon Good
No

I imported your project into Netbeans, version4.5 I am getting an error on this statement;
Project projects[] = (Project[])currentNode.getLookup().lookup(new Template(Project.class)).allInstances().toArray(new Project[0]);

Netbeans doesn't like "new Template", the IDE wants to add import from com.sun.apache.xalan.internal.xsltc.compiler.Template.
How do I define Template?
Thanks for your help.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB