javac


Subject: javac
From: Karl Lieberherr (lieber@ccs.neu.edu)
Date: Thu Oct 25 2001 - 14:44:32 EDT


Two of you had problems with the jikes compiler
which I unfortunately use in one of the .prj files.

Please go back to the javac compiler as Yi says.

-- Karl

>From qianyi2000@hotmail.com Thu Oct 25 12:11:02 2001
>
>Please take a look at program.prj. If COMPILER = jikes, change it to
>COMPILER = javac. Also change COMPILE_ARGS = xxx to COMPILE_ARGS = -g
>
>-Yi
>
>----- Original Message -----
>From: "Karl Lieberherr" <lieber@ccs.neu.edu>
>To: <erolbici@yahoo.com>; <lieber@ccs.neu.edu>
>Cc: <com3360-grader@ccs.neu.edu>
>Sent: Thursday, October 25, 2001 9:31 AM
>Subject: Re: Problem on running demeterj in any computer.
>
>
>> Hi Erol:
>>
>> I can certainly help you getting this running on the college machines.
>>
>> Please see me at 1.30 during office hours.
>> Maybe Yi can help you before.
>>
>> -- Karl
>>
>> >From erolbici@yahoo.com Thu Oct 25 03:24:12 2001
>> >
>> >In Solaris I did everything that you said in the web page. All
>java,javac,
>> >javacc demeterj are working and I include the lines:
>> >
>>
>>PATH=.:/proj/vassilis/xkernel/bin/solaris-sparc:/proj/vassilis/xkernel/bin:
>/
>> >proj/demsys/demeterj/bin
>> >and
>> >CLASSPATH=.:/proj/demsys/demeterj/rt.jar
>> >
>> >after I resoft it. It still gives me this error:
>> >
>> >File "ASCII_UCodeESC_CharStream.java" does not exist. Will create one.
>> >Parser generated successfully.
>> >Running the compiler...
>> >gen/Container.java:0:0:0:0: Error: Could not find package named:
>> > gen/classes/java/lang,
>> > gen/java/lang,
>> > /proj/demsys/demeterj/cur/rt.jar(java/lang),
>> > /proj/demsys/demeterj/cur/demeterj.jar(java/lang),
>> > /proj/demsys/demeterj/cur/apstudio.jar(java/lang),
>> > ./java/lang or
>> > /proj/demsys/demeterj/rt.jar(java/lang)
>> >Running the test...
>> >Exception in thread "main" java.lang.NoClassDefFoundError: Main
>> >
>> >I don't even understand what I am missing I tried to load the jar files
>> >manually changed every configuration possible but nothing worked.
>> >
>> >I used "demeterj test" as the command.
>> >
>> >I spent hours trying to figure out what is wrong and I could not.
>> >If you have any idea about how I can make it work, I truly appreciate it.
>> >
>> >Sincerely,
>> >
>> >Erol Bicioglu



This archive was generated by hypermail 2b28 : Thu Oct 25 2001 - 14:44:38 EDT