Announcement

Collapse
No announcement yet.

org.eclipse.osgi_3.2.2.ox.jar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • org.eclipse.osgi_3.2.2.ox.jar

    The link in the install wiki is dead.

    Where else can I find this file?

    Thanks,

    Andrew

  • #2
    Hi,

    i fixed the download link:

    Comment


    • #3
      What is needed?

      Do I download just the "framework", or do I need some or al of the bundles?

      I downloaded the frame work and when I try and compile the admin utils, I get:

      root@alex:/opt/source/open-xchange-admin# ant -Dlib.dir=/opt/open-xchange/lib install
      Buildfile: build.xml

      replacer:
      [copy] Copying 10 files to /opt/source/open-xchange-admin
      [exec] /opt/source /opt/source/open-xchange-admin
      [exec] /opt/source/open-xchange-admin

      compile:
      [mkdir] Created dir: /opt/source/open-xchange-admin/classes
      [javac] Compiling 117 source files to /opt/source/open-xchange-admin/classes
      [javac] error: error reading /opt/open-xchange/lib/org.eclipse.osgi_3.2.2.ox.jar; error in opening zip file
      [javac] /opt/source/open-xchange-admin/src/com/openexchange/admin/daemons/Activator.java:55: package org.osgi.framework does not exist


      Thanks,
      Andrew

      Comment


      • #4
        Hi,

        you need the very first package at the website:
        org.eclipse.osgi_3.2.2.R32x_v20070118.jar

        just rename it.

        Greetings.

        Comment

        Working...
        X