[EXTERNAL] Re: JESS: Problems with compiling JessWin

Oubeid <[email protected]> Wed, 27 Feb 2013 12:06:20 -0800
Newsgroups gmane.comp.java.jess
Message-ID <[email protected]>
Hello

I tried to compile JessWin using the command > javac *.java from the Jess=
Win
directory and I am getting alot of errors like the one in the attached
printscreens.
I can run Jess fine from the command line window and would like to have t=
he
GUI of JessWin. http://old.nabble.com/file/p35070032/jesswin.png  and=20
http://old.nabble.com/file/p35070032/jesswin2.png .

I am using the latest version of Jess71p2 which I unzipped to C:\Jess and
JessWin is unzipped into C:\JessWin.

I am using Windows 7.

Can anyone please help me?

Thanks.

Oubeid=20




martina.husakova wrote:
>=20
> Good morning,
>=20
> thank you very much for you advices. I tried to compiled all files
> together=20
> (*.java)
> and no errors occured. It works :-).
>=20
> Thank you once again,
> Martina Hus=C3=A1kov=C3=A1
>=20
> ----- Original Message -----=20
> From: "Wolfgang Laun" <[email protected]>
> To: <[email protected]>
> Sent: Thursday, November 06, 2008 3:57 PM
> Subject: Re: JESS: Problems with compiling JessWin
>=20
>=20
> If I read the image well, the call to the java compiler has only one
> argument, ...\HighlightManager.java.
> There is no classpath argument given on this command line, but the
> missing packages are bound to be in some
> other directories. Are these in the CLASSPATH? If not, please add.
>=20
> Usually, all the .java files of a project might be compiled in one call
> such=20
> as
> javac \Temp\JessWin\*.java \Temp\Something\Other\*.java
>=20
> HTH
> Wolfgang
>=20
>=20
>=20
> 2008/11/6 Martina Hus=C3=A1kov=C3=A1 <[email protected]>:
>> Good morning (afternoon),
>>
>> I downloaded the JessWin GUI interface from the User Contribution sect=
ion
>> (http://www.jessrules.com/contributions/).
>> I tried to compile java files with javac tool, but I can not compile 8=
=20
>> java
>> files - FontDialog.java, HighlightManager.java, JessConsolePanel.java,
>> JessEditor.java, JessWin.java, JessWinHelpFrame.java, PrintPreviewer.j=
ava
>> and Watch Window.java.
>>
>> For example: I wanted to compile HighlightManager.java and 9 errors=20
>> occured.
>> The errors are connected with impossibility to find classes or package=
s
>> (I
>> am attaching the picture with error compiling of the
>> HighlightManager.java
>> file). In case of this file, the necessary classes, for example:
>> CommentHighlighter.java, has already been compiled successfully.
>>
>> I am not able to compile only these 8 files. Others files are OK.
>>
>> I use Jess in version: Jess70p2. I have necessary files in the CLASSPA=
TH
>> (jess.jar).
>> Environment variable JAVA_HOME (c:\Program Files\Java\jdk1.6.0_02) is
>> also
>> set up.
>> Environment variable PATH also contains path to the folder bin ...
>> c:\Program Files\Java\jdk1.6.0_02\bin.
>>
>> I do not know, where I make mistake.
>> Thank you very much for some feedback (whichever feedback).
>>
>> Best regards,
>> Martina Hus=C3=A1kov=C3=A1
>>
>>
>>
>=20
>=20
> --------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
> in the BODY of a message to [email protected], NOT to the list
> (use your own address!) List problems? Notify [email protected]=
ov
> --------------------------------------------------------------------
> To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
> in the BODY of a message to [email protected], NOT to the list
> (use your own address!) List problems? Notify [email protected]=
ov.
> --------------------------------------------------------------------
>=20
>=20
>=20
--=20
View this message in context: http://old.nabble.com/JESS%3A-Problems-with=
-compiling-JessWin-tp20361929p35070032.html
Sent from the Jess mailing list archive at Nabble.com.




--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected]=
.
--------------------------------------------------------------------