Eclipse 3.3.1 build

Jonas Wolz jwolz1 at gmail.com
Sun Oct 21 08:08:58 PDT 2007


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 at 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.
>
>
>
>


More information about the freebsd-eclipse mailing list