| Thread | Last Post | Replies |
|
| Netbeans & Javaweb start: not working? | 30 Apr 2006 00:42 GMT | 1 |
I followed the brief tutorial on the netbeans web page for Using Java Web Start in NetBeans IDE. In the step to load the Netbeans Module for Java Web Start from the Update Center, I don't see any such module listed. I checked where I could for the module already installed. I had ...
|
| IntelliJ 5.1.1 | 29 Apr 2006 17:50 GMT | 2 |
IntelliJ IDE has come out with a free update version 5.1.1. I think it is just tuning/bug fixes. I have not seen a release document.
|
| Java log file readers? | 28 Apr 2006 21:54 GMT | 1 |
Hi; I'm looking for java source ( or a java program ) that can read a log/text file scanning for particular strings ( error messages ) and send an email when it finds a hit. It needs to be able to
|
| SSH | 27 Apr 2006 17:16 GMT | 8 |
If you had Windows 2000 and were going to use SSH to remotely manage a Linux website, which SSH software would you choose?
 Signature Canadian Mind Products, Roedy Green.
|
| log4j SMTPAppender htmlemail | 26 Apr 2006 22:47 GMT | 1 |
I'm new to log4j. Is it possible to send an html formatted email message with log4j? If so, how is it accomplished? Thanks, Gabe-
|
| In Ant How Can I see all my javac build attributes | 20 Apr 2006 15:13 GMT | 1 |
I'm in a shop that has one huge ant build that recursively calls other ant builds for several modules. I'm try to research for each of the recursive build targets the details of the javac tasks like classpath, outdir etc. For instance, here's a typical <javac> task:
|
| Eclipse 3.1.1 - activating Plug-in | 18 Apr 2006 21:30 GMT | 1 |
I have installed the Merant plug-in in Eclipse 3.1.1 . The button for the plug-in is the Eclipse menu-bar. However, the functionality for the plugin is not 'attached' to my project. How is this done? I've looked throught the menu options
|
| copy protection / IP protection | 18 Apr 2006 05:58 GMT | 1 |
I need to build a WAR/JAR that will need to fulfil the following requirements: 1. The code will only work for a trial period (30 days) 2. The code can be unlocked with a key
|
| Netbeans and Oracle (+Financials) | 15 Apr 2006 11:06 GMT | 3 |
I've been using Netbeans for ages and I would be interested to find out if anyone is using it to develope apps that use Oracle and more specifically Oracle Financials. The default thing to do would be to use JDeveloper but I've had a look
|
| Java Application as a windows service | 14 Apr 2006 09:23 GMT | 1 |
I do have a javva application calle javaapp1.jar wich is normally open via command java -jar javaapp1.jar This application should now run as a windows service. Does anybody have an idea how I could reach this target?
|
| IDE: Java NetBeans, Eclipse or Creator | 13 Apr 2006 21:53 GMT | 9 |
I have been learning Java by just learning with the basics: notepad or textpad. I have gotten enough in the basics that I would like to move on to a JAVA IDE.
|
| Checkstyle console output | 12 Apr 2006 19:42 GMT | 3 |
Does anybody know if there is a way to turn off the console output when running checkstyle? Thanks
|
| Graphic InterfaceBuilder for Java on Mac | 06 Apr 2006 20:12 GMT | 2 |
I tried a Mac OSX system's Java compiler and InterfaceBuilder. They were really nice. It's just wonderful to define a button and checkbox layout by moving images around on the screen rather by than counting pixels. But the result WASN'T JAVA. It was some sort of ...
|
| Eclipse project export | 06 Apr 2006 14:26 GMT | 2 |
how can I export an eclipse java project together with external libraries? I can easily export a project to a jar file, but I want to export the whole project, with the external libraries, to make it easier for other people to import the whole project.
|
| Microsoft to 'host' Linux virtually. Server Free for now | 04 Apr 2006 15:34 GMT | 2 |
Microsoft will support customers who choose to run Linux with Microsoft's Virtual Server 2005 R2, which is software for running multiple operating systems on one machine. In addition, the company on Monday said that it has now made Virtual
|