Summary: Hello I'm trying to run a java application from command line: java -classpath "G:\Viqee\classes;G:\Viqee\jar" "com.nextnine.common.Application" The pr...
Summary: I want to load a very simple java class I wrote( Simple.class) from Matlab command line. I recieve following error: >> import Simple ??? Error using =...
Summary: Hi - If you really have the SDK installed correctly .... then ... 1) You should have a JAVA_HOME environment variable that points to the install direc...
Summary: Hi everybody, I'm currently taking a java course, I already have "Big Java" by Cay Horstmann, however this book is not good in data strucure(Linked L...
Summary: Hello, I'd like to set a java classpath from a perl script. I tried to use the system function to do so by writing: "set CLASSPATH=C:\\eclipse\\worksp...
Summary: I havnt been programming in java for too long, but im pretty handy in C++ so :). Im curious as to how I go about making a java program exe. I remember...
Summary: I have a problem. If someone can solve this problem for me then It will be a great help. Q:Write a java application for me that finds a prime number....
Summary: what is the best way of auto running a java application on startup of solaris system . Currently we have to manually go to the shell prompt and type ....
Summary: I have a problem running a java class in the crontab. When adding the fallowing command: java ClassName -cp path to the crontab, it generates a a jav...
Summary: As the title states, I am attempting to implement a C++ GUI into a Java application. I am using Eclipse editor for writing most of the code. The progr...
Summary: Dear all, I have a shell script with perl commands which I developed by looking at various forums. Now I struck up with a command to add a <java> t...
Summary: Sorry for the long post, I just started typing ended up with this. Probably more info than you wanted, but oh well :) It's actually pretty easy (conce...
Summary: Hi, I am having a lot of trouble setting up the jdk classpath in Windows Vista. The following is what I set up: (copied from the command prompt) C:\U...