RE: Re: [Javacad-develop] Pls do me a favor again. About JCad.
Status: Pre-Alpha
Brought to you by:
bachg
From: powergis <pow...@si...> - 2001-12-31 18:00:29
|
HI, guys, I installed JDK1.3.1 and uninstalled 1.2.2 and all right now. My developing environment is as follows: Ant1.4.1 + JDK1.3.1 + Win2k I will test it and try to give some advices. Thanks again. /PowerGIS ----- Original Message ----- From:bachg <ba...@si...> To:powergis <pow...@si...> Subject:Re: [Javacad-develop] Pls do me a favor again. About JCad. Date:Mon, 31 Dec 2001 10:42:44 +0800 >the errors are really strange ones. >do you have the right version of JDK? >for me,I didn't do anything with the PGP,seems it is only used to identify author of >source files,in apache project. >if you are also in tsinghua university,please send your contact info to my mailbox, >i'll see if i can help you. > >Wang > >>hi, guys, >> >>Thanks Wang and Ella Lynoure Rajamaki for your kindly helps. >> >>Ant is indeed odd to me. >> >>Now I have installed ANT 1.4.1 from the following website: >>http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/bin/jakarta-ant-1.4.1-bin.zip >> >>In detail, I have install also set the environment variables, such as ANT_HOME, JAVA_HOME and ClassPath as follows. >>####################################################### >>ClassPath=.;c:jdk1.2.2lib ools.jar;C:antlibant.jar;C:antlibjaxp.jar;C:antlibparser.jar;C:antlibcrimson.jar; >>####################################################### >> >>Now, I think I can use "ant JCad-compile" to compile it. Some errors occur as follows. >>####################################################### >>C:cvsrootJCad>ant jcad-compile >>Buildfile: build.xml >>A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation t >>arget' has occurred in : >> 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method. >> Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cgi >> >> >>init: >> >>jcad-compile: >> [javac] Compiling 12 source files to C:cvsrootJCad >> [javac] C:cvsrootJCadorgjcadJCadactionJCadDeleteEntityAction.java:97: >> Class <<ambiguous>>UndoableEdit not found in void actionPerformed(java.awt.event.ActionEvent). >> [javac] JCadUtil.addUndoableEdit(new JCadDeleteEntityEdit(cadgraph.getSelectedEntities())); >> [javac] ^ >> [javac] C:cvsrootJCadorgjcadJCadactionJCadDrawArc3PAction.java:173: Class <<ambiguous>>UndoableEdit not found in void mouseClicked(java.awt.event.MouseEvent). >> [javac] JCadUtil.addUndoableEdit(new JCadDrawArcEdit(temparc)); >> [javac] ^ >> [javac] C:cvsrootJCadorgjcadJCadactionJCadDrawArcAction.java:167: Class <<ambiguous>>UndoableEdit not found in void mouseClicked(java.awt.event.MouseEvent). >> [javac] JCadUtil.addUndoableEdit(new JCadDrawArcEdit(temparc)); >>.. >>.. >>.. >> [javac] undo.addEdit(edit); >> [javac] ^ >> [javac] 13 errors >> >>BUILD FAILED >> >>C:cvsrootJCaduild.xml:34: Compile failed, messages should have been provided >>.. >> >>Total time: 11 seconds >>####################################################### >> >>I wonder whether the version of ANT cause the error. >>BTW, how can I use the PGP Signatures? WHether the errors are caused from the PGP Signatures? >> >>Waiting for your helps. Thx a lot! >> >>/PowerGIS >>______________________________________ >> >>=================================================================== >>ÐÂÀËÃâ·Ñµç×ÓÓÊÏä (http://mail.sina.com.cn) >>ÐÂÀË·ÖÀàÐÅÏ¢:·ÖÀàÐÅÏ¢ Ë´¦µß·å? ÄúͶƱ ÎÒËͽ±! (http://classad.sina.com.cn/) >>ÐÂÀËÉÁ˸¶ÌÐÅÉÁÁÁµÇ³¡ ´«ÇéÎÞÏÞ (http://sms.sina.com.cn/cgi-bin/sms/smspic.cgi?spec=11&type=0) >> >>_______________________________________________ >>Javacad-develop mailing list >>Jav...@li... >>https://lists.sourceforge.net/lists/listinfo/javacad-develop > > > ______________________________________ =================================================================== ÐÂÀËÃâ·Ñµç×ÓÓÊÏä (http://mail.sina.com.cn) ÐÂÀË·ÖÀàÐÅÏ¢:·ÖÀàÐÅÏ¢ Ë´¦µß·å? ÄúͶƱ ÎÒËͽ±! (http://classad.sina.com.cn/) ÐÂÀËÉÁ˸¶ÌÐÅÉÁÁÁµÇ³¡ ´«ÇéÎÞÏÞ (http://sms.sina.com.cn/cgi-bin/sms/smspic.cgi?spec=11&type=0) |