Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in the classpath string #7

Open
msasso opened this issue Mar 2, 2010 · 1 comment
Open

Problem in the classpath string #7

msasso opened this issue Mar 2, 2010 · 1 comment

Comments

@msasso
Copy link

msasso commented Mar 2, 2010

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:

  • Arch Linux
  • Netbeans v6.8
  • Clojure v1.1.0
  • Enclojure "2010-jan", downloaded from github

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>}"

@msasso
Copy link
Author

msasso commented Mar 2, 2010

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):

"/home/x/.netbeans/enclojure-prefs/ClojurePlatforms/clojure-1.1.0/clojure-1.1.0.jar:/home/x/.netbeans/enclojure-prefs/ClojurePlatforms/clojure-1.1.0/clojure-contrib-1.1.0.jar:/home/x/.netbeans/6.8/modules/ext/org.enclojure.repl-server.jar:clojure.lang.LazySeq@b58a2adb:#{}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant