| Thread | Last Post | Replies |
|
| High level view of eclipse MDA support | 31 Jan 2006 23:00 GMT | 1 |
I was just considering the totality of the different eclipse tools projects (GEF, EMF, UML2, JET, etc.) and it struck me that it seems as though the community has gone out of it's way to make sure there is an angle for tool vendors by *not* bundling these
|
| Please recommend me a concise, readable and complete summary of Java syntax | 30 Jan 2006 15:11 GMT | 4 |
Hi, Java people! I'm a member of the Emacs CC Mode project, which includes Java (along with C, C++, ....). However, I hardly know Java at all. Recently, Java hackers have been pointing out the lack of support for certain new
|
| Netbeans 4.1: JavaDoc comment for package ? | 26 Jan 2006 13:43 GMT | 1 |
I'm almost done finishing up the first beta release of my (study) project and so the time was come to dive more deeper into commenting. On a side note I have to say considering Javadoc very appealing. Alas, after having made the (obvious?) mistake of commenting my package and
|
| FIle Viewer? | 20 Jan 2006 10:20 GMT | 2 |
What do people use to replace the old DOS Magellan/QDOS for viewing and manipulating files? The sorts of things I would like to do: filter files by extension, name, size, last mod date, last access
|
| Query help | 19 Jan 2006 20:49 GMT | 2 |
I need a help in aggreagete queries. I have an order table. (id, name, date) I have another order-item table
|
| java command-line main() file execution | 16 Jan 2006 19:39 GMT | 3 |
I have a class file with a main method in the following directory: C:\tea\emat\web\WEB-INF\classes\emat\com\edi The name of the file is: Edi210Parser. The class has a main method. I've developed and tested the file under Eclipse, which has shielded me
|
| UML Tools unable to map Java Objects Association/Dependency: | 16 Jan 2006 15:38 GMT | 3 |
After reading many post and trying so may different UML Tools, I am still unable to accomplish what I thought a simple Task : Analyzing, graphically, all the dependency on a Java Object. Lets forget the (some time confusing) UML nomenclature for a sec.
|
| Eclipse Plugin Not Loading | 15 Jan 2006 18:46 GMT | 1 |
I have a small problem. I'm a student working on a research project as an independent study. The research involves extending a plugin that another student wrote last summer. However, when I try to load her plugin, it never shows up in Eclipse.
|
| Is there a Smarty type template engine for Java? | 14 Jan 2006 05:55 GMT | 1 |
I am looking for a template engine for Java on the lines of Smarty [http://smarty.incutio.com/ ] which I have been using with PHP. My intention is separate out the UI and backend as much as possible. regards,
|
| Eclipse subclass breakpoint | 12 Jan 2006 21:16 GMT | 1 |
Anybody know how to set a breakpoint on a method in a superclass and have break only in a specific subclass invocation? class A { void aMethod(){ < setbreakpoint w/ condition X
|
| eclipse download | 12 Jan 2006 09:18 GMT | 3 |
I am downloading eclipse. I want to add hibernate and cvs capabilities to eclipse. what are the plugins or the files I have to add to eclipse. thanks in advance..
|
| Eclipse is slow -- what's the alternative? | 12 Jan 2006 03:35 GMT | 9 |
I'm starting to get tired of Eclipse -- it's slow and pauses frequently. Does anyone know if there is a way to speed it up? (I'm already giving it plenty of memory). Are any speed improvements in the works? Is it worth switching to another IDE?
|
| eclipse - lost project | 11 Jan 2006 11:10 GMT | 2 |
I have been working on a project in eclipse. I decided to back up the directory that I was working on by duplicating the directory with a date on the folder... The problem was that I accidentally renamed the folder, instead of
|
| Eclipse exported jar not working | 10 Jan 2006 02:43 GMT | 1 |
Hope this is not a newbie question. I am developing a application which uses a JAR file downloaded from the Internet. I use "import external jar" and it worked alright under the Eclipse Run. However when I export it onto a jar, it always say that
|
| Eclipse CVS API Integration | 05 Jan 2006 18:27 GMT | 2 |
Anyone have examples of getting artifacts from a CVS repository programatically from Eclipse? Thanks in advance Jason
|