aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Java 5.0 and MySQL, Eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Java 5.0 and MySQL, Eclipse" Watch "Java 5.0 and MySQL, Eclipse" New topic
Author

Java 5.0 and MySQL, Eclipse

Mike Southgate
Ranch Hand

Joined: Jul 18, 2003
Posts: 183
I'm currently using 1.4.2, eclipse and MySql and everything works fine. I'm trying to start using Java v5.0. I set up the new jre, sdk and connector/j the same as I did before. When I run my project I get a dialog box coming up saying 'Missing Shortcut Windows cannot find java.exe' and then lets me browse. I get this box about five times or so but other than that it works fine. If I do browse it starts me in the jre1.5/ib/ext directory. Any suggestions?

ms
[ August 26, 2004: Message edited by: Mike Southgate ]

ms<br />SCJP, SCJD
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26192
    
  66

In a Java project, the build path for each project points to JRE_LIB (or something like that.) Is that classpath variable correct?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java 5.0 and MySQL, Eclipse
 
Similar Threads
MySql from the command line, driver problem
How to hide some ressources ?
run application with MySql - driver problem
Tomcat and MySQL
Eclipse - SQLExplorer - MySQLDriver Problem