Search
Search results
- Installing Apache Tomcat 5.5 on Debian 4 (Etch) Linux
-
... following lines (if not present yet): # for sun-java packages in unstable deb http://ftp.debian.org/debian/ unstable ... apt-get install sun-java5-jdk Make sure that java is installed: koba@alpha:~$ java -version java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard ...
Story - koba - 2009-11-30 00:34 - 2 comments - 0 attachments
- How to build skin for Maven 2 Site Plugin
-
Maven is open source java build manager from Apache software foundation. It has a lot of interesting ... Netherlands thx! thx! very useful indeed Thies (java, maven, skin) ...
Story - koba - 2009-12-01 23:51 - 2 comments - 0 attachments
- Java Application Process Name in Mac OS X
-
I have found that several of my Java applications have same process name on Mac OS X. JavaApplicationStub utility is usually used for launching java applications on mac os and as the result there are several processes named ...
Story - koba - 2009-12-01 22:13 - 0 comments - 1 attachment
- Java application menu in system tray
-
I got the task to implement system tray menu for java desktop application. After some research I found several ways to finish my task: java 6 java desktop components integraion library (jdic) eclipse swt ...
Page - koba - 2009-12-01 22:56 - 0 comments - 0 attachments