| Thread | Last Post | Replies |
|
| Game programming for kids: looking for open source 2D game development kit | 31 Mar 2007 20:18 GMT | 10 |
I'm planning to give a game programming course for kids of mixed age. For this, I am looking for an open source 2D game development kit. I am also willing to participate in the development of the development kit. Features I'd like to see
|
| CheckStyle and javadoc for override methods | 19 Mar 2007 14:59 GMT | 1 |
When adding java docs for methods that I override under eclipse, I get the following java doc: /* * (non-Javadoc)
|
| Connect to Java application from Java login form | 16 Mar 2007 03:04 GMT | 1 |
Good Day! Would be appreciate to know any suggestion on the following coding problem: Originally, I have a Java application.
|
| Looking for Feedback on New Project - ChaiDB | 15 Mar 2007 09:20 GMT | 1 |
I'm one of the developers working on a new project: ChaiDB. I am trying to get feedback on it, and looking to see if there might be a good fit for your projects. We're currently exploring ways we can add functionality to ChaiDB such as an indexing mechanism for
|
| Remotely Launch and Debug High-Performance Scientific Java Applications | 14 Mar 2007 21:21 GMT | 5 |
Does anyone know of tools (or IDE plugins) that could enable me to conveniently launch and debug remote applications? I'm a part of a team that develops processor-intensive and RAM- intensive scientific applications, and our general strategy to date
|
| Ant clean - What does it / should it really do? | 07 Mar 2007 12:03 GMT | 1 |
I've a whole load of Ant buildfiles, so I try to keep a certain level of consistency and best practice across them. One thing still puzzles me though: Just how much should the "clean" target remove? What's it really for?
|
| Compile C++/Java into C--Possible ? | 06 Mar 2007 16:55 GMT | 3 |
Hi, I know that some granddaddy-level C++ compiler can compile C++ code into a C intermediate. Apart from that, however, I can not find any modern compiler to do that. And in fact, I think, this factor is very
|