You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot load some classes in my project (.class files generated by ANTLR). I copied my full classpath below, as reported by the stand-alone REPL. There are obviously some problems with the way it was generated. I'm using:
I tried with a clean configuration and I reinstalled the plugin. Signs of this bug can be still be seen in the classpath (but it doesn't have any ill effect):
I cannot load some classes in my project (.class files generated by ANTLR). I copied my full classpath below, as reported by the stand-alone REPL. There are obviously some problems with the way it was generated. I'm using:
Feel free to ask for more info.
"/home/x/.netbeans/enclojure-prefs/ClojurePlatforms/clojure-1.1.0/clojure-contrib-1.1.0.jar:/usr/share/java/antlr3.jar:/home/x/.netbeans/enclojure-prefs/ClojurePlatforms/clojure-1.1.0/clojure-1.1.0.jar:/home/x/.netbeans/6.8/modules/ext/org.enclojure.repl-server.jar:clojure.lang.LazySeq@3081b84b:#{#<ClassPath /usr/share/clojure/clojure.jar:/usr/share/clojure/clojure-contrib.jar:/usr/share/java/antlr3.jar:/home/x/output/it/cute/build/classes:/usr/share/netbeans/java3/modules/ext/junit-3.8.2.jar:/usr/share/netbeans/platform11/modules/ext/junit-4.5.jar> #<ClassPath /home/x/output/it/cute/test> #<ClassPath /usr/share/clojure/clojure.jar:/usr/share/clojure/clojure-contrib.jar:/usr/share/java/antlr3.jar> #<ClassPath /home/x/output/it/cute/src>}"
The text was updated successfully, but these errors were encountered: