GithubHelp home page GithubHelp logo

Comments (8)

sesuncedu avatar sesuncedu commented on May 27, 2024

The codegeneration plugin doesn't force 1.6 compatible compiler output. That shouldn't be regarded as a bug :-)
Deleting that plugin from the .app lets things launch. That shouldn't be regarded as a fix :-)

from protege.

jvendetti avatar jvendetti commented on May 27, 2024

Edited issue title slightly. The app bundle generated by the current Maven build can't use JDK 1.7+ and needs to be fixed. Wanted to clarify though, that end users can run the 4.3 released version of Protege on a Mac with Java 7 if they download the ZIP distribution, available from the main Protege website: http://protege.stanford.edu/download/protege/4.3/zip/protege-4.3.0-304.zip.

from protege.

sesuncedu avatar sesuncedu commented on May 27, 2024

Further note: the 4.3 stub is generated by InstallAnywhere. I don't know if the Stub and Info.plist can be legally "borrowed"?

Since there's already a convenient antrun instance, using an ant task isn't quite as aesthetically unpleasing.

from protege.

jvendetti avatar jvendetti commented on May 27, 2024

I also remember coming across a Maven plug-in for building app bundles: http://mojo.codehaus.org/osxappbundle-maven-plugin/index.html. Haven't looked at it yet, but wanted to note it here.

from protege.

sesuncedu avatar sesuncedu commented on May 27, 2024

That one uses the java application stub, so its 1.6 or less :(
On Mar 25, 2014 6:44 PM, "Jennifer Vendetti" [email protected]
wrote:

I also remember coming across a Maven plug-in for building app bundles:
http://mojo.codehaus.org/osxappbundle-maven-plugin/index.html. Haven't
looked at it yet, but wanted to note it here.

Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-38630792
.

from protege.

morteza avatar morteza commented on May 27, 2024

Using only those binary distribution, mac app bundle can be created. The 5507fdb commit shows how. It's simple, however maven build files that I changed need some minor fixes.
Check protege-distribution/src/main/config/distributions/felix/build-app-bundle.sh. It generates corresponding Protege.app bundle from the binary distribution.

from protege.

matthewhorridge avatar matthewhorridge commented on May 27, 2024

Thanks, we'll take a look at this.

from protege.

matthewhorridge avatar matthewhorridge commented on May 27, 2024

I had a look at the (different) solution using maven with an ant task and it's fairly straight forward (well, at least with a toy example). The antrunbundle lib needs adding to maven central though.

from protege.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.