2012년 7월 22일 일요일

JProfiler install



Eclipse Profiler Plugin
Version 0.5.30
http://eclipsecolorer.sourceforge.net
Copyright (c) 2003 Konstantin Scheglov, scheglov_ke@nlmk.ru
All Rights Reserved
Licensed under the CPL License version 1.0
===================
This is an Eclipse Java IDE plugin providing Java Profiling
tools. It allows the Java developer to tune up the performance of their
Java programs all within the comfort of the Eclipse IDE.

Current version has more or less finished CPU profiling and early version of
heap profiling. I am sure, that lot more features can be added, so feel free
to contact me.
Limitations
-----------
  Profiler has compiled native library for Win32 and Linux using gcc 3.2. If you have
Linux system with older gcc or libraries, you will need build native part yourself.
I also tested it with gcc 2.95.3.
  Plugin tested with Sun SDK 1.4.1_02-b06 and Eclipse 2.1-Release.
  I know, that it does NOT work with IBM JDK 1.3.1, i.e. you will have
problems with this profiler and WSAD 5.0. Well, it already has profiler. ;-)

Installation
------------
- Shutdown Eclipse.
- Unzip the contents of the zip file into the plugins directory of your
  Eclipse directory. 
- Copy ProfilerDLL.dll from root plugin folder into bin folder of your JRE installation. --> ex) C:\j2sdk1.4.2_07\jre\bin
- Restart Eclipse.
- Open "Profiler" perspective.
- Create profiler launch configuration.
- Launch it.
- Enjoy. ;-)
[+] Feature added.
[-] Bug fixed.
[*] Change.

.....




댓글 없음: