由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 能这样编网站吗?
相关主题
eclipse debug function questionUnix: where to execute java program?
eclipse remote debug java (tomcat) , has to connect with eclipse for tomcat to start?in eclipse EE , how to build a tomcat/web application?
ant javac error in eclipse 3.0?如何设置java和flex的调试环境?
Help with Tomcat for Eclipse v1.03Eclipse的Debug里面的变量列表
How big is the penalty for compile with debugging mode on?[转载] 有用Eclipse的嘛?
新手问题用eclipse运行java, 关闭后无相应问题
Re: How to compile a Java program with import my own package in UNIXEclipse 里如何 debug in a big while loop
Question about Tomcatmac上怎么连tomcat和mysql?
相关话题的讨论汇总
话题: unix话题: eclipse话题: shell话题: use话题: java
进入Java版参与讨论
1 (共1页)
M***D
发帖数: 478
1
a webserver includes java sdk, tomcat,apache, perl, php, oracle.
its os is UNIX.
now I can use shell to log in to compile java and run it.
but I don't like shell. it is too slow.
My computer is vista which installed eclipse, but no java sdk and others.
Can I use the eclipse in my computer and write and debug code stored
in the UNIX? How to set the classpath?
What is this technology called?
g*****g
发帖数: 34805
2
I'd suggest you leave Oracle on Unix, develop and debug everything
else on your local machine. And upload binary to Unix once you are done.
It's possible to use remote debugging, if you are interested in that.
Search "eclipse remote debugging tomcat" and see what you can get.

【在 M***D 的大作中提到】
: a webserver includes java sdk, tomcat,apache, perl, php, oracle.
: its os is UNIX.
: now I can use shell to log in to compile java and run it.
: but I don't like shell. it is too slow.
: My computer is vista which installed eclipse, but no java sdk and others.
: Can I use the eclipse in my computer and write and debug code stored
: in the UNIX? How to set the classpath?
: What is this technology called?

A**o
发帖数: 1550
3
remote deployment and debugging?

【在 M***D 的大作中提到】
: a webserver includes java sdk, tomcat,apache, perl, php, oracle.
: its os is UNIX.
: now I can use shell to log in to compile java and run it.
: but I don't like shell. it is too slow.
: My computer is vista which installed eclipse, but no java sdk and others.
: Can I use the eclipse in my computer and write and debug code stored
: in the UNIX? How to set the classpath?
: What is this technology called?

M***D
发帖数: 478
4
do I need to install jdk 1.6 in my vista?

【在 g*****g 的大作中提到】
: I'd suggest you leave Oracle on Unix, develop and debug everything
: else on your local machine. And upload binary to Unix once you are done.
: It's possible to use remote debugging, if you are interested in that.
: Search "eclipse remote debugging tomcat" and see what you can get.

g*****g
发帖数: 34805
5
sure, if you use eclipse, you should install jdk anyway.

【在 M***D 的大作中提到】
: do I need to install jdk 1.6 in my vista?
s***y
发帖数: 124
6
If you do not like Shell,
you could user VNC to connect to the server, and use the server like a local
workstation.
1 (共1页)
进入Java版参与讨论
相关主题
mac上怎么连tomcat和mysql?How big is the penalty for compile with debugging mode on?
网上找了贪吃蛇的程序,请问如何run这些程序?新手问题
java compilation questionRe: How to compile a Java program with import my own package in UNIX
Help!: tomcat classloading problemQuestion about Tomcat
eclipse debug function questionUnix: where to execute java program?
eclipse remote debug java (tomcat) , has to connect with eclipse for tomcat to start?in eclipse EE , how to build a tomcat/web application?
ant javac error in eclipse 3.0?如何设置java和flex的调试环境?
Help with Tomcat for Eclipse v1.03Eclipse的Debug里面的变量列表
相关话题的讨论汇总
话题: unix话题: eclipse话题: shell话题: use话题: java