查看: 1369|回复: 16
|
请问谁回用Eclipse SDK
[复制链接]
|
|
发表于 5-6-2006 06:36 PM
|
显示全部楼层
|
|
|
|
|
|
|

楼主 |
发表于 6-6-2006 11:05 AM
|
显示全部楼层
原帖由 AMADEUS82 于 5-6-2006 06:36 PM 发表
我在用着。有什么可以帮忙的吗?
我现在在做我的industrial trainning..
我开始学,但是很多的coding都不明白。。
public void pauseApp() {}
public void destroyApp(boolean unconditional) {}
public void commandAction(Command c, Displayable s) {
if (c == mExitCommand)
notifyDestroyed();
else if (c == mConnectCommand) {
Form waitForm = new Form("Waiting...");
mDisplay.setCurrent(waitForm);
Thread t = new Thread() {
public void run() {
connect();
}
destroyApp是什么?? |
|
|
|
|
|
|
|
发表于 6-6-2006 10:10 PM
|
显示全部楼层
我也是开始学习用Eclipse,不过还是觉得普通的text editor 比较好用。
netbean 也用到我很晕 |
|
|
|
|
|
|
|

楼主 |
发表于 8-6-2006 03:38 PM
|
显示全部楼层
原帖由 太平洋 于 6-6-2006 10:10 PM 发表
我也是开始学习用Eclipse,不过还是觉得普通的text editor 比较好用。
netbean 也用到我很晕
我看了都会用。。。 |
|
|
|
|
|
|
|
发表于 8-6-2006 07:15 PM
|
显示全部楼层
有一点不懂你要问什么?你要问的是如何有效地用eclipse, 比如用CVS,debuger,ant..还是问别的问题?
如果我没错的话, 你以上的coding 应该是来自MIDlet对吗?你应该是要用来写embedded devices program, 例如 mobile phone game etc...
如果是这样,那你的post的题目就放错了。还有,你要人家有效地帮你,你也应该把问题详细地写出来。。。你说对吗? |
|
|
|
|
|
|
|
发表于 20-6-2006 05:29 PM
|
显示全部楼层
原帖由 太平洋 于 6-6-2006 10:10 PM 发表
我也是开始学习用Eclipse,不过还是觉得普通的text editor 比较好用。
netbean 也用到我很晕
怎会呢?
Eclipse的功能蛮强大的,只是Auto Completion notepad就比不了.
如过用notepad来开发庞大的project我看你会昏.
我以前就试过用notepad开着十多个java file. 工作效率很慢,写错了syntax要等到compile时才懂. |
|
|
|
|
|
|
|
发表于 28-6-2006 10:54 PM
|
显示全部楼层
Eclipse有很多很好用的features,还可以加plugins.
来分享大家觉得Eclipse好用的地方,好吗?
我也是新人一个。很多details的东西都不清楚,都是跟着senior的steps做,暂时有用Tomcat plugin, cvs. |
|
|
|
|
|
|
|
发表于 29-6-2006 03:42 PM
|
显示全部楼层
|
|
|
|
|
|
|
发表于 4-7-2006 08:38 PM
|
显示全部楼层
eclipse ....
我也是用eclipse...
eclipse 非常好用。。。唯一不好的是。。。用到很多的resource...
公司的电脑Pentium 4 1.4ghz, 256mb ram ...
lag 到不知道怎么讲。。。。 |
|
|
|
|
|
|
|
发表于 11-7-2006 01:18 PM
|
显示全部楼层
Eclipse 簡直是最好的開發工具, 我都用 Eclipse WTP 1.5, 比起WSAD, Netbean 或 IntelliJ, 簡直是小巫見大巫 |
|
|
|
|
|
|
|
发表于 11-7-2006 03:58 PM
|
显示全部楼层
原帖由 Xtreme77 于 11-7-2006 01:18 PM 发表
Eclipse 簡直是最好的開發工具, 我都用 Eclipse WTP 1.5, 比起WSAD, Netbean 或 IntelliJ, 簡直是小巫見大巫
agree,基本上什么language都能compile,不过要会找plugin。你发明了一个language,用它的API自己做一个compiler出来也可以。嘿嘿。。。 |
|
|
|
|
|
|
|
发表于 14-7-2006 08:56 AM
|
显示全部楼层
原帖由 Xtreme77 于 11/7/2006 13:18 发表
Eclipse 簡直是最好的開發工具, 我都用 Eclipse WTP 1.5, 比起WSAD, Netbean 或 IntelliJ, 簡直是小巫見大巫
最重要的係,它是開放原碼---完全免費 |
|
|
|
|
|
|
|
发表于 16-7-2006 12:13 AM
|
显示全部楼层
原帖由 黑木头 于 8-6-2006 21:15 发表
有一点不懂你要问什么?你要问的是如何有效地用eclipse, 比如用CVS,debuger,ant..还是问别的问题?
如果我没错的话, 你以上的coding 应该是来自MIDlet对吗?你应该是要用来写embedded devices program, 例如 ...
活活。。高手。。。果然不同。。。。楼主的确没有搞清楚状况的说。。。。。这两个函数貌似跟eclipse没啥关系。。。。 |
|
|
|
|
|
|
|

楼主 |
发表于 26-7-2006 10:28 AM
|
显示全部楼层
谁住在cyberjaya, PJ?
你们可以教我用吗?
我现在真的很惨。。
公司要我用J2ME GUI, integrate in J2ME。。
要做很好的MOBILE GUI。。
我要晕了 |
|
|
|
|
|
|
|
发表于 24-1-2007 12:53 PM
|
显示全部楼层
超棒!!! 最爱你了eclipse 我目前用eclipse 来开发flex 和Java 。 但是如果要开发j2ee, 我还是用回 netBeans 因为eclipse 的j2ee platform 还不是很好。。。 好的却要收费。 |
|
|
|
|
|
|
|
发表于 28-1-2007 02:16 PM
|
显示全部楼层
try netbeans 的mobile plugin 吧。 www.netbeans.org 我的friend 是 j2me developer 也都用它来开发 |
|
|
|
|
|
|
| |
本周最热论坛帖子
|