Closed GoogleCodeExporter closed 9 years ago
Original comment by nathan.s...@gmail.com
on 11 Nov 2012 at 10:47
Did you install the GWT plugin for Eclipse?
Also, concering usage issues you should generally ask on the forums. The issue
tracker is here to report bugs you can reproduce. I understand though that as a
beginning user it's hard to tell what kind of issue you ran into :)
Original comment by badlogicgames
on 11 Nov 2012 at 4:31
Welp, here's the link to the section in the wiki that explains project setup
http://code.google.com/p/libgdx/wiki/ProjectSetupNew. Make sure you also have
GWT installed https://developers.google.com/eclipse/docs/download?hl=de
Original comment by badlogicgames
on 15 Nov 2012 at 5:54
Thank you. Sorry I haven't been able to respond I have been busy since I asked.
I do know about the 2 pages (1 before asking 1 after you saying I needed GWT)
you meantioned they just haven't worked for me because 1 the Project Setup New
page isn't upgradded to the newer stuff and (at least I didn't see) it doesn't
mention anything about having to go get GWT and I have now tried to install
that too but it gave more complaints about that as well.
Though I did forget about the forums and when I get the chance I might look
there to see if I can find an answer to my problems, or a tutorial on how to
install it with the new stuff (also I think it might be that eveyone assumes
you know how to use eclipse and have all that added stuff for it installed
already so at least for me the tutorials are a little confusing).
Original comment by blaz0...@gmail.com
on 16 Nov 2012 at 11:12
Familiarity with Eclipse and Java is pretty much what we require as prior
knowledge i'm afraid. A few resources that might help:
Excellent Eclipse tutorial by Lars Vogel:
http://www.vogella.com/articles/Eclipse/article.html
Once you are past that, you know how to write desktop Java apps with Eclipse.
The next thing you want to look into is a minimal understanding of how to write
Android apps with Eclipse. For this i suggest following this guide
http://developer.android.com/training/index.html, the first 2-3 articles are
usually sufficient to get an idea.
Equipped with this knowledge you can then follow this tutorial
http://code.google.com/p/libgdx/wiki/SimpleApp
Sorry, it's really hard to cater to all demographics. Libgdx is aimed at "a bit
above absolute beginner level" to intermediate level game programmers.
Original comment by badlogicgames
on 17 Nov 2012 at 12:45
Original issue reported on code.google.com by
blaz0...@gmail.com
on 11 Nov 2012 at 3:22