Can I get RescueTime to differentiate between Java apps?
I use a number of Java-based applications (Eclipse, Aqua Data Studio, fabFORCE DB Designer etc) and I've noticed that all these apps get lumped together under the app name of "javaw".
Is these any way to differentiate between these apps?
Is these any way to differentiate between these apps?
14
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?This is something I have been looking into for a while. I have added it to the issues list and we will work towards having a solution for this...
I’m flummoxed
-
Inappropriate?I had the very same problem until I cam across Launch4j (http://launch4j.sourceforge.net/). It's a great tool and means that you can give all you java applications a custom process name, i.e. no more java.exe/javaw.exe.
The thing to remember is to tick the "Custom process name" tickbox on the first screen (I use version 2.1.5).
Here's the file I used to create jedit.exe...
<launch4jconfig>
<dontwrapjar>false</dontwrapjar>
<headertype>0</headertype>
<jar>C:\Program Files\jEdit\jedit.jar</jar>
<outfile>C:\Program Files\jEdit\jedit.exe</outfile>
<errtitle></errtitle>
<jarargs></jarargs>
<chdir></chdir>
<customprocname>true</customprocname>
<stayalive>false</stayalive>
<icon>C:\Program Files\jEdit\jedit.ico</icon>
<jre>
<path>C:\Program Files\Java\jre1.6.0_04</path>
<minversion></minversion>
<maxversion></maxversion>
<initialheapsize>64</initialheapsize>
<maxheapsize>192</maxheapsize>
<args></args>
</jre>
</launch4jconfig> -
Inappropriate?On a more general tip - when do you go deep (window title/contents), vs application name? It seems like you only go deep for web browsers. Time spent in Windows Explorer could be anything.. (tough problems here)
-
Inappropriate?I'm in the same situation. I work on Linux using Netbeans, Thinking Rock and SQuirreLSQLClient, all this applications appears as java-lang-thread.
Loading Profile...



EMPLOYEE



