You're Browsing As A Guest! Register Now... |
||
|
Become an Expert!
Join 415,725 Programmers for FREE! Get instant access to thousands
of experts, tutorials, code snippets, and more! There are 1,725 people online right now.Registration is fast and FREE... Join Now!
|
||
Page 1 of 1
Eclipse for java games? Hi i was thinking of using Eclipse to create Java Browser games
#2
Re: Eclipse for java games?
Posted 02 August 2008 - 09:25 AM
Of course it is possible, just like with any other compiler, you just have to put the right code in the right places adn it will work.
Sorry that this isn't very informative I don't really program in Java (yet) but java games are possible so I am pretty sure that it is compiler independent.
Sorry that this isn't very informative I don't really program in Java (yet) but java games are possible so I am pretty sure that it is compiler independent.
#4
Re: Eclipse for java games?
Posted 02 August 2008 - 11:17 AM
Eclipse is just an IDE. So anything that you can do in Java, you can do in Eclipse. Its just a development environment.
Well its more than that really. Its a Development Environment Platform. Which means that it is often used to build specialized IDEs.
So, it may be that there are some great plugins to aid in game development (but I have never run across any -- in fact I would imagine that would be a popular open source project to open -- IF such a project doesn't already exist).
Personally I really like Eclipse, BUT when I first started I hated it... but once I learned all about the various bells and whistles I really feel comfortable using it. On the other hand NetBeans is also a great IDE, and Oracle JDeveloper is not too shabby.
Well its more than that really. Its a Development Environment Platform. Which means that it is often used to build specialized IDEs.
So, it may be that there are some great plugins to aid in game development (but I have never run across any -- in fact I would imagine that would be a popular open source project to open -- IF such a project doesn't already exist).
Personally I really like Eclipse, BUT when I first started I hated it... but once I learned all about the various bells and whistles I really feel comfortable using it. On the other hand NetBeans is also a great IDE, and Oracle JDeveloper is not too shabby.
#6
Re: Eclipse for java games?
Posted 04 August 2008 - 06:56 AM
WolfCoder, on 4 Aug, 2008 - 01:01 AM, said:
When writing games in JAVA I really like JCreator because Eclipse and NetBeans are way too slow for my tastes.
I agree that Eclipse has a massive memory footprint, but I don't see any reason why someone would want to use a different IDE just for game development.
Generally if you have a somewhat modern CPU, and >=256 MiB of ram, Eclipse runs fine.
#8
Re: Eclipse for java games?
Posted 05 August 2008 - 04:16 AM
WolfCoder, on 5 Aug, 2008 - 03:04 AM, said:
Except for it doesn't run fine for me and I've got a monster computer. However, JCreator is also simpler, and more to-the-point.
Well to each his own. I haven't used JCreator in a few years so maybe it has changed. I'll have to take a look at it again.
At the time it was a decent IDE, but very basic. I think it would be a good choice for new programmers, and possibly for experienced programmers as well depending on what they're doing.
Eclipse is nice if you code in more than just Java, and any feature that it doesn't have is usually available as a plugin.
I think the most important bit is the fact that Eclipse basically runs on any platform that has a JRE, which isn't a big deal if you're developing on your own, but if you're working with other people on a project everyone using the same development environment makes things a lot easier.
Page 1 of 1


Ask A New Question
Reply





MultiQuote









|