Hello, We've added junit.jar and optional.jar to the idea.sh in #508.
Best regards, Anton Katilin ----------------------------------------------------------- IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ ----------------------------------------------------------- ----- Original Message ----- From: "Frank Davidsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 7:51 PM Subject: [Eap-list] Re: JUnit under linux and other new bugs(was bugs under linux) > > > 4) How this feature about integration with junit should be setuped? > > > I can run Junit as external tool, but when I trying to run it from > > > menu Run item JUnit tests, after selection of unit test nothing > > > happens. I'm using Junit 3.7 > > >After choosing test class for junit, (options are UI junit, open > >console (it is not saved between runs), compile modified before > >running/debugging) IDEA shows message in status bar "all files are > >up-to-date"(or performs compilation) and then nothing happens (console not > >opens, junit not running). junit.jar is in project classpath. > > I used to have this problem. In my case however a Class Not Found exception > was thrown because it could not find the Swing TestRunner. After I added > junit.jar to the class path in idea.sh, like it is in idea.bat, everything > works fine. > > - Frank > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
