Another ClassNotFoundException bld 660+
Brought to you by:
moatas
I have successfully setup and run this plugin on Build 657,
great plugin! However I have tried to do the same in build
660 & 661 and have failed both times. I get a
ClassNotFoundException on the Driver. This despite my
setting it up the same way as Build 657.
I added the same Classpaths to IDEA.bat, listed below:
SET CLASS_PATH=%
CLASS_PATH%;D:\Product\app\weblogic\mssqlserver4v70
\classes
SET CLASS_PATH=%
CLASS_PATH%;D:\Product\app\weblogic\mssqlserver4v70
\license
SET CLASS_PATH=%
CLASS_PATH%;D:\apps\java\rowset1.0ea4\rowset.jar
Perhaps the OpenAPI changed again?
Logged In: NO
Now that Idea 3.0 has officially been released, and it has an idea.exe instead of an editable idea.bat,
how do we set CLASSPATH so that it will find the OracleDriver or any other JDBC driver we want to use?
Thanks,
Nilesh