| Thread | Last Post | Replies |
|
| Eclipse and Ant | 31 May 2005 18:28 GMT | 2 |
I was looking into trying out the Eclipse IDE. 1. How does Eclipse handle builds? Does it have its own dependency checking algorithms for determining which Java files need to be recompiled? 2. Can Eclipse use Ant for that matter? I want to use Javamake, a free
|
| Java profiler on AMD64 | 26 May 2005 13:09 GMT | 12 |
I am currently searching for a profiler for a 4GB+ applicationthat I want to run on a AMD64 machine under Suse 9.2 or Solaris 10, but all the profilers I found don't support the Java 1.5 AMD64 Platform (yet). Does anybody know of a CPU profiler that runs on AMD64?
|
| tool to check that System.out.println() is only called from Log.java | 26 May 2005 05:25 GMT | 3 |
What is the best tool if I want to check that a method like System.out.println() is only called from a certain class? I would like to enforce certain programming conventions by adding these checks to the nightly Ant build process.
|
| J2EE programming on very old computer | 26 May 2005 03:36 GMT | 1 |
I've old computer (Celeron 300 HHz, 64 RAM, WIN98) Cold You say me, which app I need to start learn Java (J2EE) on this computer. Best regards Krzysztof
|
| get cell renderer with Rational XDE Tester | 23 May 2005 09:18 GMT | 1 |
I would like get the cell renderer in a JTable with rational XDE but it seems be impossible. My code : TestObject
|
| detecting a JVM embedded in an app? | 23 May 2005 06:09 GMT | 7 |
I heard a rumor that Alias uses the JVM in their software, and that MEL (the Maya Extension Language) just runs as a level over that. I'm wondering what technical means I could use to substantiate such a rumor. Like, somehow snoop a code stream and see if Java bytecodes are
|
| Porting Sun Java to Windows | 21 May 2005 06:07 GMT | 1 |
I have an app written in Sun Java and I would like to port it to Windows (J++ ?). Are there any tools to do this? TIA Ted
|
| moving from aspnet to jsp.. | 20 May 2005 08:09 GMT | 3 |
hi all... i have an upcoming project which is mainly based on consuming webservices and displaying data on screen. initially i thought about doing it in asp net becouse it would fast
|
| Is there a lightweight plug-in for source control into Eclipse? | 18 May 2005 18:54 GMT | 2 |
Hi, I am using Eclipse on windows, and would like to have a very lightweight way to do source control. I don't need it to support multiple developers, but would like it to have check-in comments (so I can't just copy code to a different
|
| [eclipse] Do some of you use Eclipse without a mouse ? | 17 May 2005 18:35 GMT | 5 |
This is a real question. I don't want to launch a Eclipse VS IDEA troll, but I used to use IDEA without never touching my mouse, which is very pleasant. Since I've moved to Eclipse, I use it all the time. Do some of you program with Eclipse without?
|
| [eclipse] highlight usage feature ? | 17 May 2005 18:23 GMT | 3 |
I'm moving from Intellij IDEA to Eclipse. I didn't find yet a 'highlight usage' feature in Eclipse, which I used all the time in IDEA. Does it exists ? If so, what is the shortcut ? Thx.
|
| Eclipse - background processes? | 17 May 2005 18:13 GMT | 1 |
When I use Eclipse, there seem to be a lot of java.exe background processes that are created when I run programs from the compiler. But these background processes are not stopped when the programs are stopped. Would anyone know how to stop these background processes?
|
| Eclipse: external input & output | 17 May 2005 18:05 GMT | 1 |
I'm quite new in using Eclipse. I was able to create new workspaces, projects and packages. For older existing projects that I want to use it too. Here I'd like to refer to sources/packages outside the workspace and I
|
| Subject: C to JVM compiler (AMPC) | 17 May 2005 08:44 GMT | 20 |
Axiomatic Solutions Sdn Bhd announces the availability of AMPC version 1.2. You can purchase AMPC online now at: http://www.axiomsol.com/hedesu/shopping/index.php Major Changes
|
| Eclipse game developers? | 16 May 2005 04:02 GMT | 3 |
Anyone developing open source games using Eclipse around here? I'm learning Eclipse, and I'm interested in stuff that I can build, so that I can learn how the Eclipse build system works. I could do that with many kinds of apps, but games would make it less likely that I'll fall ...
|