| Thread | Last Post | Replies |
|
| VS.NET #region for Eclipse | 29 Sep 2006 21:22 GMT | 1 |
VS.NET has a very nice feature, region. #region Test region void Test() {
|
| help for java eitor | 26 Sep 2006 09:36 GMT | 1 |
Hello friend have u got source code of java editor ? I am also think to develop my own java editor as a project. So if you are having with source code than plz send me.
|
| hi | 25 Sep 2006 06:40 GMT | 1 |
did u got the answer coz i am new to eclipse and i dont know the answer yet . plzz tell me. tc
|
| Eclipse Editor Question: I want to edit a file in two editors | 22 Sep 2006 21:48 GMT | 1 |
Is there a way to put a file into two editors? I tried and failed. It seems that a file can only be put in one editor. That is really bad, because I have no way to check two spots inside a file. Any configuration change can solve this problem?
|
| Eclipse & Visual Editor | 22 Sep 2006 12:37 GMT | 3 |
Hi @all, I am trying to install the Visual-Editor-Plugin under Eclipse. So I downloaded the current Eclipse Release 3.2 & the Visual Editor Runtime. I copied the files in the folders "plugins" & "features" to the same
|
| JDeveloper depends on Wizards ? | 19 Sep 2006 22:41 GMT | 1 |
I'm learning Java and using JDeveloper. I see that it's an Oracle tool. I'm developing the exercises that they suggest on its website. However, I don't like that many things like connection to database, developing master-details web forms, etc, are based on Wizards.
|
| Rule Engines | 18 Sep 2006 19:16 GMT | 1 |
Evening All I am interested in adding a Rule Engine to a product I am developing at the moment. I understand the principles of how they work, forward/backward chaining
|
| Reverse engineering of sequence diagram | 16 Sep 2006 19:13 GMT | 2 |
I am looking for a free tool for reversing java code into sequence diagrams. 3 years ago, I used a small and very efficient sharware for such task.. but can't remember the name and can't found it on the net. Regarding the commercial tools, I think that Vparadigm is still not
|
| Eclipse: Delete Folder winthin CVS? | 14 Sep 2006 01:22 GMT | 8 |
Eclipse has got to be the most UN-user friendly programs that I was forced to deal with. That being said, does anyone know how to delete a directory within the "CVS Repositories" View? Is it even possible with Eclipse. I've
|
| [ant] Adding exactly one directory to the classpath | 01 Sep 2006 09:46 GMT | 3 |
I have some problem adding exactly one directory to the java classpath using ant. I tried the following lines but got no only the directory specified but all subdirectories as well. <path id="project.class.path">
|