| Thread | Last Post | Replies |
|
| Out of Memory Error -- WebSphere Application Server 4.x | 27 Apr 2005 07:59 GMT | 2 |
We are using WebSphere Application server on Sun solaris box as a development application server. As a part of the development, we frequently FTP the java class files to the application server. When we do this, we noticed that the sessions of the users who are already
|
| [eclipse] enabling assert keyword | 26 Apr 2005 16:54 GMT | 3 |
How to enable to java 1.4 or 1.5 code style ? I've got a compilation error if I write 'assert something' in my code. Thx (and sorry for such a stupid question: I'm sure in in the help, but I didn't find it)
|
| GUI Builder for Eclipse & OS X | 25 Apr 2005 14:16 GMT | 4 |
Does anybody know of a java GUI builder plugin for use with Eclipse and Mac OS X that uses swing components? If not what do Mac OS X Eclipse users use to build java gui? Thanks
|
| Emacs CC Mode's auto-newline facility: INFORMAL SURVEY | 24 Apr 2005 17:42 GMT | 1 |
[Followup-To: gnu.emacs.help. Add your own group if you wish.] To all those who use (X)Emacs's CC Mode to edit C, C++, Java, Objective-C, Pike, AWK or IDL: To help direct the development of CC Mode, it would be useful to find out
|
| Custom ANT task having an includes tag | 22 Apr 2005 01:00 GMT | 1 |
I'm creating a custom ANT task that is supposed to read a set of files (all files having a .xml suffix). Does anyone have an example where they create an includes tag for a custom ANT task.
|
| Need a new IDE | 21 Apr 2005 18:52 GMT | 6 |
I am a newbie, who up until recently was using realj to write my java code. I went to download realj again but it appears that realj.com has been hijacked and no longer exists. Does anyone know where I can get this software now?
|
| Subtraction of 2 ASTs. | 21 Apr 2005 10:59 GMT | 2 |
I am ramya.I am facing a problem while trying to perform the difference between two ASTs. How do I do this? Please let me know your suggestions. Thanks & regards.
|
| how to use javascript functions in struts html:form | 20 Apr 2005 06:55 GMT | 1 |
i have javascripts file validations.js. and i want to use these javascript functions in my jsp pages which use struts html tags.. i don't know how to invoke these functions from <html:form...(struts html tag).
|
| Java to C++ converter | 20 Apr 2005 00:47 GMT | 2 |
I am looking for Java to C++ converter tool. Any existing tool available? Thanks for your help in advance.
|
| Feeding command line arguments to Eclipse java program at runtime? | 19 Apr 2005 12:55 GMT | 1 |
I really like Eclipse. Great program. But would anyone know how to feed command line arguments to the program? Thanks, Gil
|
| Eclipse and Tiger | 11 Apr 2005 15:37 GMT | 1 |
Does Eclipse support the new language features of Java 5.0 yet?
 Signature Josef Garvi "Reversing desertification through drought tolerant trees"
|
| Apache Ant - classpath | 11 Apr 2005 10:29 GMT | 4 |
Apache Ant version 1.6.2 I have a problem with my Ant script. I create a classpath reference at the start of the script, like this: <path id="classpath">
|
| Need License Key Generator (For Java Product) | 11 Apr 2005 03:06 GMT | 3 |
Can anyone suggest some of the state of the art, best tools for license key generator? We are releasing a product, so that we would like to generate license keys, for evaluation, permanent, high availability etc, thanks
|
| search an Free SQL QUERY TOOL Running on Tomcat with Many DataBase | 10 Apr 2005 18:01 GMT | 1 |
I search an Free SQL QUERY TOOL Running on Tomcat with Many DataBase ? Regards Philippe Poster une réaction
|
| Ant multi OS <exec> advice | 08 Apr 2005 17:15 GMT | 1 |
I have the following Ant code which I would like to also use on Linux: <target name="build.XmlJaxb"> <exec dir="${checkout.dest}/XmlJaxb" executable="cmd"> <arg line="/C ant -logger org.apache.tools.ant.XmlLogger
|