| Thread | Last Post | Replies |
|
| framework for web forms application | 23 Apr 2004 22:00 GMT | 1 |
i was looking into some framework/tools for a web application which has hundreds of forms mapped to almost equal number of tables in databases. All forms have simple add edit delete functionality and currently using mysql and struts. I saw torque from jakarta and found
|
| eclipse and jni | 23 Apr 2004 09:47 GMT | 1 |
What do I have to install for working with JNI. What plugins do you need and where can you download it Thanks Johan
|
| Eclipse 3.0 with ClearCase 5.0 | 23 Apr 2004 03:00 GMT | 2 |
I'm trying to integrate Eclipse 3.0 with Rational(IBM) ClearCase 5.0. From the README, I'm supposed to go to "Eclipse-->Help-->Software Updates-->Updates Manager". Theres no "Updates Manager" option in there.
|
| Alternatives to Websphere Studio Application | 22 Apr 2004 18:07 GMT | 2 |
We're low on budget, so I'm wondering if there might be similar inexpensive or opensource software that rival IBM's Websphere Application studio? We're into java and so visual studio .net and its relatives isnt a choice. We need to be able to test out webservices
|
| Best Tools for RAPID deployment of Web Application? | 20 Apr 2004 22:56 GMT | 3 |
All, I've programmed Web applications using Java Servlets but felt I was re- inventing many wheels (User login, Object Persistance etc) - this was a couple of years ago and things move on...
|
| Eclipse 2.1.3 won't compile | 20 Apr 2004 20:56 GMT | 1 |
I just pulled a project called rxstrat down from CVS. Code completion won't run, I get the error: Error Accessing Compilation unit Reason:
|
| is there some good UI designer in Eclipse? | 20 Apr 2004 17:22 GMT | 3 |
I am looking for some UI designer plug-in for Eclipse, any one can recommend some good non-commercial plug-ins? Thanks!
|
| cheap/free/open source XML editor | 20 Apr 2004 15:55 GMT | 4 |
One of our "new to XML" programmers is using some advanced XML editing tool like vi or the like to do their XML editing... They asked for suggestions for a "better" tool than that for this purpose (XML editing). Looking for suggestions, links, etc. from this group... Also, is there ...
|
| switch to eclipse | 20 Apr 2004 13:15 GMT | 12 |
I hope this does not produce too many nasty comments. All my friends work with eclipse. I also noticed that they have the fastest growing community. There seem to be an eclipse hype out there. It seems that this has reached also some firms, who want to switch to
|
| [ANN] Oracle JDeveloper 10g production is now available for download. | 19 Apr 2004 23:50 GMT | 5 |
Oracle today released the new Oracle JDeveloper 10g. The focus of this version is on simplifying J2EE to enable more developers to join the Java camp. However, experienced developers will find many useful features for them too.
|
| NetBeans IDE 3.6 - Source editor in a seperate window | 15 Apr 2004 16:25 GMT | 1 |
My computer is set up with dual monitors and I've grown used to undocking the source editor in NetBeans IDE 3.5.1 and maximizing it on my secondary monitor, while having everything else (the form editor, filesystems tab, properites, etc) on the primary monitor.
|
| missing Javac.exe | 15 Apr 2004 00:02 GMT | 2 |
I uninstalled all java and installed jdk 1.4.2_04. Oddly it did not place copies of javac.exe and java.exe on the path in the C:\winnt tree like it used to. Has Sun changed the way they handle this? Are you supposed to put the bin dir on the path now to control which
|
| Java Classpath in Eclipse? | 13 Apr 2004 14:49 GMT | 1 |
All, I have a simple project (to learn Eclipse - been programming for 15 years, but never used Eclipse). As part of this project, I want to include a FOLDER called c:\foo as
|
| JDiff problem | 10 Apr 2004 19:31 GMT | 1 |
I've modified the supplied example to use -subpackages so it picks up package additions/deletions automatically. However, on adding a package entitled "Blah" the changes.html page incorrectly links the new package javadoc as C:\newdocscom\acme\sp\Blah\package-summary.html
|
| number handling in java | 09 Apr 2004 22:10 GMT | 4 |
i'm writing an internet maths application at the moment, and am using PHP to do it, but it only (only..!) seems to handle numbers in the range -10billion to +10billion or in that ballpark. I was wondering what sized numbers java can handle. I used a JAVA
|