1、 在Eclipse 中,选择菜单“File->New->Project…”;
2、 在打开的“Select a wizard”对话框中,选择“J2EE->Utility Project”,点击Next”继续;
3、 在打开的“Utility Module”对话框中,输入如下信息:
Project Name:HelloESB
Target Runtime:JBoss 4.2 Runtime
Configuration:Default Configuration for JBoss 4.2 Runtime
点击“Finish”结束创建项目
BTW, The plugin you refer to , I think I did tried two days ago, but it does'n help.
Lucy
在2008-08-07,"Jeff Yu" <cyu@redhat.com> 写道: >Hi Lucy, > >I have gone through that tool, it can't be seen as an 'project wizard' ( >For the wizard, it will 'Ngive you an option said ew -> JBoss ESB >project'..), it is an jboss-esb.xml editor, it provides a GUI to help >you do the configuration. ;-), we are not saying that we will drop this >tool plugin, however, we will enhance this tool, such as providing a >drag n drop, introducing some icons etc. Please correct me if I am >wrong, Kevin. > >BTW: I guess the links will be a challenge for Kevin.. ;). > >-Jeff > >钱宇虹 wrote: >> >> Kevin and Jeff: >> >> I have found a chinese website http://www.jbossweek.com/ , where >> there are two articles talking about >> ESB development on Eclipse3.3 with 5 plug-ins, I think it might be the >> same 'jbossesb project wizard' as is described by Kevin in the >> following email. >> >> these 2 articles are >> 1) http://www.jbossweek.com/2008/06/jbosstools-install/ >> 2) http://www.jbossweek.com/2008/06/jbosstools-tutorial-jbossesb/ >> >> As a tutorial these two articles are not very clear (even some >> mistakes in it) but good enough for me to figure out based on my >> working knowledge and experience. >> >> I think this 'jbossesb project wizard' is very good but why no >> longer supported? >> >> >> >> >> Lucy >> >> 在2008-08-04,"Jeff Yu"