eclipse中的javaEE问题 [英] problem in eclipse for javaEE

查看:113
本文介绍了eclipse中的javaEE问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hy,我对javaEE的eclipse有问题。

每当我编写代码并运行它时,它只会运行一次,无论我多少次更改它都输出相同的东西

例如:

当我这样写:

Hy, i have a problem with eclipse for javaEE.
whenever i write a code and run it, it only runs once and no matter how many times i change it it outputs the same thing
for example :
when i write this :

System.out.println("Hello World !");



输出Hello World!

但当我改变它时说:


it outputs Hello World !
but when i change it to say :

System.out.println("Hello !");



它仍然输出Hello World!直到我重新启动它。

i认为你明白了

并感谢您的帮助!


it still outputs Hello World ! till i restart it.
i think you get the idea
and thanks for helping !

推荐答案

检查< b>在项目菜单中自动构建。

此外,当有多个项目打开时,请确保在获得相同的输出时清理代码。要进行清洁,请单击项目菜单中的清洁


这篇关于eclipse中的javaEE问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆