• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help w/ JBuilder 8

HJB417

Senior member
I'm having troubles finding a Java IDE similar to Visual Studio, I tried JCreator, Forte, VS.NET J# and JBuilder8. I've settled on JBuilder8 for now but I'm having problems compiling a program.

I made a new project in JBuilder and then added the msql java files to the project, when I try "Making" the project, I get a lot of errors. I do the same thing in J# and it compiles fine, but I don't want to use J# for java. Can anyone help?

here's the screen shot -> http://www.skidmore.edu/~h_blackw/JBuilderSS.gif

and here's the code -> http://www.skidmore.edu/~h_blackw/MsqlJava-1.1.1.zip

 
Back
Top