Results 1 to 4 of 4
Thread: . javac problem .
- 11-13-2011, 04:47 PM #1
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
. javac problem .
I have to convert a file .jason in a twitter using the program dowloaded by the following link:
Terrier/Tweets11 - Information Retrieval Wiki
I'm working on windows 7 and I setted all the java variables as follows:
CLASSPATH .;%JAVA_HOME%\bin
JAVA_HOME C:\Program Files\Java\jdk1.7.0_01
Path ;%JAVA_HOME%\bin
The problem is that when i run the command on dos I obtaint the following output:
C:\Users\Alessandra\Desktop\terrier-3.5>bin\compile_package.bat test.json
Set TERRIER_HOME to be C:\Users\Alessandra\Desktop\terrier-3.5
javac: no source files
Usage: javac <options> <source files>
use -help for a list of possible options
What can I do?
- 11-13-2011, 05:13 PM #2
Re: . javac problem .
What does the batch file contain?
You need someone to help you debug/fix the batch file.
- 11-13-2011, 05:33 PM #3
Member
- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 0
Re: . javac problem .
I do not have any idea... Can you suggest me something to do?
- 11-13-2011, 05:35 PM #4
Similar Threads
-
javac Problem
By javabeginners in forum New To JavaReplies: 4Last Post: 01-20-2011, 11:21 PM -
problem concerning javac
By drea007 in forum New To JavaReplies: 3Last Post: 08-30-2010, 12:44 PM -
problem with javac
By dangr in forum New To JavaReplies: 2Last Post: 01-16-2010, 10:18 PM -
[SOLVED] javac problem
By MithunDhar in forum New To JavaReplies: 15Last Post: 04-06-2009, 04:19 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks