| Thread | Last Post | Replies |
|
| problem in JSP using Netbeans 4.0 | 31 Mar 2005 16:56 GMT | 1 |
i am trying to use JDOM for the first time for creating a XML using JSP and in NetBeans. i used JSP to get values from HTML form. And using those values i build the XML file. i am using RedHat Linux. here is the jsp code: Parser.jsp
|
| I want a good jsp plugin foe eclpse | 31 Mar 2005 10:25 GMT | 1 |
I want a good jsp plugin foe eclpse. Please sujest me one.
|
| Import problem | 30 Mar 2005 22:23 GMT | 3 |
I am new to Eclipse and already have a problem with imports. The problem is this: If there is 2 packages (pack1 and pack2) both in the /src directory then when I try to import pak2 from a class in pak1, pak2 cannot
|
| eclipse won't debug remotly | 29 Mar 2005 09:12 GMT | 5 |
hi.. i have java 1.4.2.06 and eclipse 3.0.1 when i try to remote debug a program, although it waits for eclipse it simply continues to the end without stopping on any breakpoints when i
|
| netbeans newsgroup | 28 Mar 2005 14:55 GMT | 1 |
I am using netbeans and I want to know if there is a new group for netbeans. Something like news.netbeans.org. Is there a newsgroup for netbeans ? Johan
|
| problem with help in eclipse | 28 Mar 2005 07:30 GMT | 1 |
My eclipse help doesn't work. I've checked to see if some documentation is present and I have 5 pdf docs in /opt/eclipse/doc , therefore I think it should work but doesn't. The IDE itself works perfectly. Also, I would like to download the visual editor for eclipse but don't know
|
| Eclipse doesn't start | 25 Mar 2005 20:46 GMT | 5 |
I try to start Eclipse. It says: <b>An error as occurred. See the log file...</b> In the log file I watch: !SESSION Tue Feb 08 18:40:36 MSK 2005
|
| J2EE environment | 24 Mar 2005 21:06 GMT | 4 |
I'm considering configuring a low-budget development environment for myself and some of my colleagues. An environment with which we can get some experience with UML-2 and J2EE. For this I consider using Eclipse as it becomes more and more widely used, and Sparx Enterprise Architect ...
|
| Searching for Java Profiler with good memory profiling capabilites | 24 Mar 2005 16:36 GMT | 1 |
I'm searching for a tool to profile the memory usage of a Java web application. It should provide the possiblity to report the size of individual instances, not only the number of instances per class and the total
|
| [Newcomer] Java: IDE, Drawing Lib, Export (EPS/PDF) | 23 Mar 2005 11:47 GMT | 1 |
Hey all :) I'm new to Java. Actually I've not been introduced yet. I'm currently downloading the JBuilder Trial to see what it's worth. I'm a C++ programmer (not very good yet) with JavaScript, Actionscript, PHP,
|
| Eclipse -- An Output Folder for each Src Folder. Possible? | 22 Mar 2005 12:51 GMT | 2 |
I'm attempting to mirror an ant build in eclipse--I've got two source trees that each compile to a different output folder--I'd like to do the same in Eclipse. Unfortunately, it seems like all src folders are forced to the same output folder.
|
| Difference between Rational Rose enterprise edition and Rational XDE developer plus for java | 17 Mar 2005 11:47 GMT | 1 |
Hi Friends, I have few set of questions as mentioned below. What is the difference between Rational Rose enterprise edition & Rational XDE developer plus for java?.
|
| Eclipse and CDT: re-indenting code | 16 Mar 2005 18:57 GMT | 3 |
I have Eclipse 3.0.1 with CDT 2.1.0 on Win2K. I have looked high and low for a command to re-indent a badly formatted block of text, but I can't find it. I mean, I know how to move the code one 'tab' to the right or to the left, but I'd like Eclipse to automatically fix the
|
| detecting memoru leak in a Java/JNI application | 16 Mar 2005 09:00 GMT | 1 |
I am developing a complex multithreaded application in Java which uses JNI to call methods in "C". I am developing on a linux ix386 based machine (RedHat 9). I found out that there is memory leak , probably in the JNI "C" part,
|
| Sun Java Creator | 16 Mar 2005 03:40 GMT | 10 |
Does anyone have an example of a simple CRUD (create Read Update Delete) using Sun JAva Creator? The db example Sun gives is not simple enough. (it uses WHERE UniqueID = storedID
|