Eclipse Web Tools Platform weight loss

xiaoxiao2021-03-06  57

Since I am just a personal hobby of Java, I have not used Java to actually use the actual project. I haven't conducted learning for J2EE about Web UI. The younger brother began to learn Struts today (everyone should not joke. I, Ha ha), I use Lomboz to make a JSP page writing, but I found that it is not very pleasant during writing, so I want to find an other open source web development plugin under Eclipse, I can find it and have not found anything. Suddenly remembered that IBM contributed a web Tools Platform for Eclipse (hereinafter referred to as WTP), as soon as Google's information about WTP, it seems that there are not many people, most people still use Lomboz to develop, It seems to be much better than WTP in EJB, WTP is better in XML, JSP, HTML. I installed a try, I found that WTP should be better when writing JSP, at least the JSP formatting function I want (now using code formatting tool adjustment code), but is basically unavailable for EJB development (Maybe because the time of learning, I don't know how to use it, haha). But if you install Lomoz and WTP, it is too big, so that I am eclipse is too slow. After downloading a MyECLIPSE to try it, it is indeed good for EJB, JSP, XML, Struts (I don't know if I don't have the reason I don't use it. It seems that there is a problem with Struts. " I looked at MyEclipse installed those files, suddenly found a lot of com.ibm. * Directory below myECLIPSE, and see some of the WTP in the WTP in the WTP. So I just think that I can also lose WTP to lose weight, put the WTP's editing function to the JSP, XML, and HTM section. In this case, I can use Lomboz weight loss WTP other Struts plug-ins. Struts is developed. Take carefully, I finally got all the things I want to separate, haha. The following is the Plugin package we need.

com.ibm.base.extensions.ui_1.0.0com.ibm.base.extensions_1.0.0com.ibm.encoding.Resource_6.0.0com.ibm.etools.contentModel.dtd_5.1.0com.ibm.etools.contentModel.xsd_5. 1.0com.ibm.etools.contentModel_5.1.0com.ibm.etools.dtdmodel_6.0.0com.ibm.etools.dtdparser_5.1.0com.ibm.Etools.uri.Resolver_6.0.0com.ibm.Etools.validation.core_1.0.0 Com.ibm.etools.validation.dtd_6.0.0com.ibm.etools.validation.html_6.0.0com.ibm.etools.validation.mof_5.1.1com.ibm.etools.validation.ui_5.1.1com.ibm.etools. Validation.wsdl.wsi_6.0.0com.ibm.etools.validation.wsdl_6.0.0com.ibm.etools.validation.xml.Ear_6.0.0com.ibm.EJB_6.0.0Com.Ibm.etools. Validation.xmltools_6.0.0com.ibm.etools.validation.xml_6.0.0com.ibm.etools.validation.xsd_6.0.0com.ibm.Etools.Validation_5.1.1com.ibm.etools.xml.gef.util_5.1.1com .ibm.etools.xmlcatalog.ui_1.0.0com.ibm.etools.Xmlcatalog_5.1.0com.ibm.etools.xmlutility_5.1.0com.ibm.sse.base.source_6.0.0com.ibm.sse.contentproperties_6.0.0.com. IBM.SSE.EDITOR.CSS_6.0.0com.ibm.sse.edito R.DTD_6.0.0com.ibm.sse.editor.Extensions_6.0.0com.ibm.sse.editor.html_6.0.0com.ibm.sse.editor.javascript_6.0.0com.ibm.sse.editor.jsp_6.0.0com .ibm.sse.editor.xml_6.0.0com.ibm.sse.editor_6.0.0com.ibm.sse.javascript.common.ui_6.0.0.com.ibm.sse.model.css_6.0.0com.ibm.sse.Model .dtd_6.0.0com.ibm.sse.model.html_6.0.0com.ibm.sse.model.javascript_6.0.0com.ibm.sse.model.jsp_6.0.0com.ibm.sse.Model.xml_6.0.0.com. IBM.Sse.Model_6.0.0com.ibm.sse.snippets.source_6.0.0.com.ibm.sse.snippets_6.0.0com.ibm.sse.webmarkup.source_6.0.0com.ibm.sse.xmlmarkup.Source_6.0.0.com .ibm.webtooling.system.dtds_6.0.0.com.ibm.wtp.annotations.Controller_1.0.0.com.ibm.wtp.annotations.wtp.nnotations.ui_1.0.0com.ibm.wtp.common .ui_1.0.0com.ibm.wtp.common.util_1.0.0com.

IBM.WTP.common_1.0.0com.ibm.wtp.emf.workbench.edit_1.0.0.com.ibm.wtp.emf.workbench_1.0.0.com.ibm.wtp.emf_0.5.0com.ibm.wtp.jdt.integration_1. 0.0org.eclipse.draw2d_3.0.0org.ecolipse.emf.codegen.ecore_2.0.0.0org.eclipse.emf.codegen_2.0.0.0org.eclipse.emf.common.ui_2.0.0.0.0.0.0.0.0.0.0.0.0.0.0. Eclipse.emf.ecore.xmi_2.0.0org.eclipse.emf.ecore_2.0.0org.eclipse.emf.Edit.ui_2.0.0org.ec.Eclipse.Edit_2.0.0.0org.eclipse.gef_3.0.0org.eclipse.jem .proxy_1.0.0org.eclipse.jem.workbench_1.0.0org.eclipse.jem_1.0.0 org.eclipse.ui.views.navigator_1.0.0 org.eclipse.webbrowser_3.0.0org.eclipse.xsd.edit_2.0.0org.eclipse .xsd_2.0.0 The need to explain that I have not had a full package's dependence test and check, there may be some errors in it, or some packages may be redundant. In the next day, if I have time, I will also do some redeemed checks and once again, and also see if there is any possible package of the JSP in Lomboz. However, it is worth noting that I don't remember that I see that WTP's current maintenance seems to be maintained by the Lomboz project group, I hope that Lomboz will integrate the WTP about the web development part of it!

转载请注明原文地址:https://www.9cbs.com/read-118910.html

New Post(0)