Git Product home page Git Product logo

Comments (4)

fredsa avatar fredsa commented on September 3, 2024

mvn eclipse:eclipse works for me after creating default projects after the plan-archetype

Once imported into Eclipse there are two errors in the mygame-html project though:

  1. CHKJ3008E: Missing or invalid WAR file.
  2. The project 'zzz-html' does not have any GWT SDKs on its build path

I don't see those errors if I instead just import the (existing maven) projects into Eclipse directly and let Eclipse create the .classpath, .settings, .project files

Have you tried the latest archetype?

from playn.

tmjee avatar tmjee commented on September 3, 2024

Thanks for the reply. I'm not trying mvn eclipse:eclipse on generated playn
project, pretty sure it'd work as you've said.

Did a mvn eclipse:eclipse on PlayN project itself and it failed me while
generating eclipse specific files for some of the modules like the
archetype module in PlayN. I'm guessing with the whole bunch of
dependencies maven seems to come up with different version of
maven-eclipse-plugin to use with each module and got confuse in the
process. Specifying a specific version of maven-eclipse-plugin seems to fix
the issue though.

Cheers
Toby

On Tue, Dec 6, 2011 at 9:11 AM, fredsa <
[email protected]

wrote:

mvn eclipse:eclipse works for me after creating default projects after the
plan-archetype

Once imported into Eclipse there are two errors in the mygame-html project
though:

  1. CHKJ3008E: Missing or invalid WAR file.
  2. The project 'zzz-html' does not have any GWT SDKs on its build path

I don't see those errors if I instead just import the (existing maven)
projects into Eclipse directly and let Eclipse create the .classpath,
.settings, .project files

Have you tried the latest archetype?


Reply to this email directly or view it on GitHub:
#5 (comment)

from playn.

samskivert avatar samskivert commented on September 3, 2024

We don't support using "mvn eclipse:eclipse" to build PlayN itself. You have to use the m2eclipse plugin (which is built into the most recent versions of Eclipse). See http://code.google.com/p/playn/wiki/CheckoutReviewCommit

mvn eclipse:eclipse is a primitive approach that doesn't handle all of the complexities needed for the PlayN build and if it isn't already broken, it will be in the future.

from playn.

tmjee avatar tmjee commented on September 3, 2024

Ok, nice. :-)

On Wed, Dec 7, 2011 at 10:22 AM, Michael Bayne <
[email protected]

wrote:

We don't support using "mvn eclipse:eclipse" to build PlayN itself. You
have to use the m2eclipse plugin (which is built into the most recent
versions of Eclipse). See
http://code.google.com/p/playn/wiki/CheckoutReviewCommit

mvn eclipse:eclipse is a primitive approach that doesn't handle all of the
complexities needed for the PlayN build and if it isn't already broken, it
will be in the future.


Reply to this email directly or view it on GitHub:
#5 (comment)

from playn.

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.