Search
Search results
- 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
- 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
- Little more about Java I/O Performance
-
Working on performance in one of java projects I found that the slowest part is copy method from file utility ... memory is tight. So result code next: import java.io.*; public class CopyExample { // Thread buffer size private static ... to this post. It's intresting to know other opinions. (java, performance, tuning) ...
Page - koba - 2009-12-02 00:28 - 0 comments - 0 attachments
- Drupal configuration tests
-
... and different modules combinations. Since java development is my professional job I want to have java code syntax highlighting support. This can help me to write some notes or articles with code examples. Test 1. Code highlighting (java) package org.embedchat.desktop; import org.slf4j.Logger; import ...
Page - koba - 2009-12-03 22:37 - 1 comment - 0 attachments
- New project with maven (small help note)
-
Once in a while I need to make small java applications maybe for testing some library, maybe as helper applications. ... small tip can help for someone in future. (eclipse, java, maven) ...
Story - koba - 2009-12-02 00:23 - 0 comments - 0 attachments
- 13949712720901ForOSX
-
My vote for java 6 on Mac OS... 13949712720901ForOSX (java 6, mac os) ...
Page - koba - 2007-11-05 10:32 - 0 comments - 0 attachments