由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 问一个关于Eclipse IDE 的问题
相关主题
SYSDEO tomcat的问题。netbean and eclipse
[合集] Java sucks big time for no hot swap.birt怎么样
eclipse java profiler plugin请教一个maven 管理项目的问题
what's the most popular Java IDEeclipse总死是怎么回事
初学 Java 的神器 - Eclipseeclipse 气死我了!
用惯了glassfish,突然要我用tomcat,真实不习惯。请问如何获得TOMCAT或者Jetty的http端口
Eclipse EE.Net developer doing Java
那位大虾推荐一个Eclipse plugin--memory profiler?Jetty, Tomcat, JBoss comparison
相关话题的讨论汇总
话题: eclipse话题: profile话题: web话题: ide
进入Java版参与讨论
1 (共1页)
h********g
发帖数: 21
1
我在学习使用Eclipse IDE。现在的问题是 要用TPTP插件来profile 一个application
我通过SOFTWARE INSTALL安装了插件。然而当用这个插件PROFILE JAVA APPLICATION时
,没有问题。但是如果要使用插件到java WEB application时,似乎不工作。really
don't know 什么原因。本人对Eclipse和JAVA都是新手,请各位大牛多加指点。
h********g
发帖数: 21
2
我也想用netbeans,可是我的老板什么都不懂,硬要我们做eclipse. 个人也觉得
netbeans好多了。头大啊
h********g
发帖数: 21
3
不是him, 是her, 水平太差了.
r****y
发帖数: 26819
4
Eclipse over?

to
g*****g
发帖数: 34805
5
There's nothing wrong with eclipse, for particular plugin you mentioned,
I am not familiar with it. You may try to google it.

【在 h********g 的大作中提到】
: 不是him, 是her, 水平太差了.
h********g
发帖数: 21
6
我都google了n遍了,都没有解决,才跑到这来的.
g*****g
发帖数: 34805
7
Since normal application works for you, you can always try
embedded web server like Jetty. Try Jetty plugin or Sysdeo
plugin for tomcat, that may help too.

【在 h********g 的大作中提到】
: 我都google了n遍了,都没有解决,才跑到这来的.
l********0
发帖数: 283
8

to
~~~~~~~~~~~~~~ Are you kidding?
h********g
发帖数: 21
9
The web application i tried to profile is a super simple one. it was built
from within eclipse via dynamic web project, structs 1.1 as the framework.
the database is mysql. overall, it is fairly simple and it runs ok on the
server. the runtime is tomcat is 5.5. when the application is started as "
profile as server", you could see server mode is "profiling". However, when
switching to profile and logging perspective, there is no execution time
data being produced to the screen.
I have done some
g**********y
发帖数: 14569
10
Go to eclipse newsgroups, there are many developers, ask them will get much
better help.
i****r
发帖数: 58
11
if you want to run application on tomcat,
use Eclipse JavaEE suit
just
1. add a server(tomcat in your case)
2. right-click on your project --> run --> run on server
3. you can browse any pages if the web app deploys correctly
g*****g
发帖数: 34805
12
Or you can use sysdeo tomcat plugin
http://www.eclipsetotale.com/tomcatPlugin.html
I use this one to debug web app.

【在 i****r 的大作中提到】
: if you want to run application on tomcat,
: use Eclipse JavaEE suit
: just
: 1. add a server(tomcat in your case)
: 2. right-click on your project --> run --> run on server
: 3. you can browse any pages if the web app deploys correctly

1 (共1页)
进入Java版参与讨论
相关主题
Jetty, Tomcat, JBoss comparison初学 Java 的神器 - Eclipse
Jetty Web Server/Servlet Engine用惯了glassfish,突然要我用tomcat,真实不习惯。
今天一天时间把tomcat 调明白了Eclipse EE
JAVA is better?那位大虾推荐一个Eclipse plugin--memory profiler?
SYSDEO tomcat的问题。netbean and eclipse
[合集] Java sucks big time for no hot swap.birt怎么样
eclipse java profiler plugin请教一个maven 管理项目的问题
what's the most popular Java IDEeclipse总死是怎么回事
相关话题的讨论汇总
话题: eclipse话题: profile话题: web话题: ide