Date: Sun, 21 Oct 2007 12:02:06 +0200 From: "Jonas Wolz" <jwolz1@gmail.com> To: "Ken Yamada" <ken@tydfam.jp> Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.3.1 build Message-ID: <9d7b21120710210302q475962d8jcaca99e1860827e8@mail.gmail.com> In-Reply-To: <20071020.205640.13768381.ken@tydfam.jp> References: <4717852B.3060308@buzmo.com> <ffai1a$bqq$1@ger.gmane.org> <4718CE96.3080602@buzmo.com> <20071020.205640.13768381.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
So far your port seems to work very well for me. Thank you very much! I found a small glitch, however: When I tried to use the Eclipse Update Manager it gave me the following error message: Error Parsing feature stream. Error parsing feature stream. Unknown element "condition" in parsing state "Import". Check the validity of the XML file. Feature location: file:/usr/local/eclipse-europa331/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.xml Error parsing feature stream. Unknown element "isset" in parsing state "Import". Check the validity of the XML file. Feature location: file:/usr/local/eclipse-europa331/features/org.eclipse.jdt_3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL/feature.xml I could fix that by commenting out the <condition>-tag in that file. Apart from that I found no errors so far. :-) If you want (and tell me which files are affected) I could also take a look at the ant build files where you have used the "if"-condition and try to make them work without ant-contrib (I'm not an ant expert, but I have already written some build files with it). Thanks again, Jonas On 10/20/07, Ken Yamada <ken@tydfam.jp> wrote: > Ok, > I think that I made it, at least successful compilation with both jdk15/jdk16. However, I have not run them as I am using eclipse-europa itself for eclipse porting which I do not want to disturb. > > Would you please try if it works for you? It is in http://www.tydfam.jp/eclipse-europa-331.tgz as usual. > > One need to mention. > You need ant-contrib (http://ant-contrib.sourceforge.net) as I used <If/> for conditional branch for jdk15 and jdk16. Please download it defreeze and put ant-contrib-1.0b3.jar into /usr/local/share/java/apache-ant/lib. > My ant knowledge is bad and I needed it to make it happen quickly. Sorry for your incovenience. > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9d7b21120710210302q475962d8jcaca99e1860827e8>