Can't open Shader Files

  2 posts   Feedicon  
Replies: 1 - Last Post: October 08, 2009 08:41
by: Michael Bien
« Older Topic » Newer Topic
showing 1 - 2 of 2
 
Posted: October 08, 2009 04:41 by CuriousJorj
*I can't open my shader files when I double click on them in NB 6.5 message attached.
* Dragging a GLCanvas from the palette onto the edit pane yields the message:

"Cannot load component class javax.media.awt.GLCavnas" from JAR file :"/home/<<username>>" The class must be compiled and must be on the classpath of the project to which this form belongs."

JOGL 1 netbeans pack was a reliable workhorse, this JOGL 2 modules looks promising keep up the good work!

Monty
---------------------------

java.lang.NoSuchMethodError: org.openide.filesystems.FileUtil.getConfigFile(Ljava/lang/String;)Lorg/openide/filesystems/FileObject;
at net.java.nboglpack.glsleditor.GlslVocabularyManager.loadVocabulary(GlslVocabularyManager.java:118)
at net.java.nboglpack.glsleditor.GlslVocabularyManager.<init>(GlslVocabularyManager.java:55)
at net.java.nboglpack.glsleditor.GlslVocabularyManager.getInstance(GlslVocabularyManager.java:109)
at net.java.nboglpack.glsleditor.lexer.Glsl.createLexer(Glsl.java:49)
at org.netbeans.spi.lexer.LanguageHierarchy$Accessor.createLexer(Unknown Source)
at org.netbeans.lib.lexer.LexerInputOperation.<init>(Unknown Source)
at org.netbeans.lib.lexer.TextLexerInputOperation.<init>(Unknown Source)
at org.netbeans.lib.lexer.TextLexerInputOperation.<init>(Unknown Source)
at org.netbeans.lib.lexer.inc.IncTokenList.reinit(Unknown Source)
at org.netbeans.lib.lexer.TokenHierarchyOperation.setActiveImpl(Unknown Source)
at org.netbeans.lib.lexer.TokenHierarchyOperation.isActiveImpl(Unknown Source)
at org.netbeans.lib.lexer.TokenHierarchyOperation.tokenSequence(Unknown Source)
at org.netbeans.lib.lexer.TokenHierarchyOperation.tokenSequence(Unknown Source)
at org.netbeans.api.lexer.TokenHierarchy.tokenSequence(Unknown Source)
at org.netbeans.modules.languages.ParserManagerImpl$3.run(Unknown Source)
at org.netbeans.editor.BaseDocument.render(Unknown Source)
at org.netbeans.modules.languages.ParserManagerImpl.createTokenInput(Unknown Source)
at org.netbeans.modules.languages.ParserManagerImpl.parse(Unknown Source)
at org.netbeans.modules.languages.ParserManagerImpl.access$200(Unknown Source)
at org.netbeans.modules.languages.ParserManagerImpl$2.run(Unknown Source)
at org.openide.util.RequestProcessor$Task.run(Unknown Source)
[catch] at org.openide.util.RequestProcessor$Processor.run(Unknown Source)
 
Posted: October 08, 2009 08:41 by Michael Bien
regarding the GLCanvas, please refere to the thread on JGO:
http://www.javagaming.org/index.php/topic,21348.msg174177.html#msg174177

regarding NoSuchMethodError.
this should go away when you switch to NetBeans 6.7. GL Pack 0.6 (even 0.5.5 i believe) does not officially support NB 6.5.

thanks for reporting... will try to bring 0.6 to the "reliable workhorse" status too Wink
Replies: 1 - Last Post: October 08, 2009 08:41
by: Michael Bien
« Older Topic » Newer Topic
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close