Skip to main content

Questions tagged [eclipse]

Eclipse is an open source IDE and platform for building applications. There is a wide variety of plugins for various programming languages and other development-oriented tools (such as modelling, database browsing, etc.).

0 votes
0 answers
210 views

https://discussions.unity.com/t/how-to-use-eclipse-for-c-scripting-instead-of-visual-studio/330038 "I use Eclipse IDE for Java development. I am trying to get it to work with C#, a programming ...
Hacker of Heaven's user avatar
1 vote
0 answers
105 views

I am gassed. I have this game due very very soon. I made my player so that it doesn't fall through or go through tiles from Tiled that have the property "blocked". I do not know why but it is not ...
John Bob's user avatar
1 vote
1 answer
725 views

Just switching over from Eclipse to Android Studio. I think I'm supposed to use Gradle to automatically download dependencies from the web. Sounds great, but I can't get it working with anything, in ...
user avatar
0 votes
2 answers
189 views

I am looking for advice how to solve an exception I am getting, I've looked around and seen people get the same error but most people whom had it seems to run on old graphics drivers and once they ...
Alex's user avatar
  • 1
6 votes
2 answers
8k views

A year ago, I understood how to setup an LWJGL project in Eclipse IDE. Now LWJGL has a lot of changes including a different file structure. I downloaded the latest release, LWJGL 3.1.0 Build 40 from ...
user2190492's user avatar
0 votes
0 answers
190 views

I have a problem in my game. My player cannot move after I put collision detection from this video: https://www.youtube.com/watch?v=DadImcUt9Nk&index=22&list=PLah6faXAgguMnTBs3JnEJY0shAc18XYQZ ...
Sree's user avatar
  • 43
1 vote
1 answer
184 views

I am taking the step of moving on from Java over to c++, I have been working on my own custom game engine in java for a while so have a good understanding of polymophism, inheritance etc. Now to the ...
user3163393's user avatar
1 vote
2 answers
972 views

How do I make walls in JOGL 2.0 in Eclipse? So far, I've tried it with listing vertices, until I realised that was a C method while I need to work it in java.
gg93's user avatar
  • 43

15 30 50 per page