Eclipse 3.0 Data Collection

Source: Internet
Author: User
Tags sdo most popular database
Eclipse 3.0 Data Collection eclipse 3.0 Data Collection http://www.tusc.com.au/tutorial/html/index.html

Using eclipse, lomboz plugins, and JBoss to develop J2EE Teaching Article (EN) Wonderful

1 .? Lomboz.301.zip and emf-sdo-runtime-2.0.0.zip (well-known J2EE plug-in development)

Download URL: http://forge.objectweb.org/project/showfiles.php? Group_id = 97?

Http://www.objectlearn.com/

Lomboz can do many things and is the first choice for using eclipse + JBoss for J2EE.

2. myeclipse, the best J2EE development framework

Download myeclipse userid: ylfly? Password :*******

Http://www.myeclipseide.com/ContentExpress-display-ceid-47.html

Myeclipse registration code:

For eclispe3.0:

ICloud

VAR7ZL-819-56-54678656108018950

For eclispe2.1:

ICloud

VAR7ZL-719-56-54678657538454123

3. The most effective assistant of log4j or Apache commons logger is log4e:

??? Http://log4e.jayefem.de/

??? Connection: http://log4e.jayefem.de/download/de.jayefem.log4e_0.5.5.zip

4. Easy struts supports struts plug-ins (version 0.64 only supports eclipse2.x)

YesSource codeOrganize a project on sourceforge.net. The latest version is 0.64,

Http://sourceforge.net/project/showfiles.php? Group_id = 54542 & package_id = 49230

Http://easystruts.sourceforge.net/

5. tomcatplugin supports Tomcat plug-ins

Http://www.sysdeo.com/eclipse/tomcatPlugin.html


6. hibernate Synchronizer

Hibernate synchronizer is a free eclipse plugin code generation tool to be used with the Hibernate Persistence framework. the plugin will automatically generate Java code when your hibernate Mapping Files are modified. objects are created with generated code in an abstract base class and a user-modifiable extension class so user code does not get deleted when the generation is already med.

Http://www.binamics.com/hibernatesync/

Https://sourceforge.net/project/showfiles.php? Group_id = 99370

HibernateSynchronizer-2.1.25-Eclipse3M6.zip ?? Only support to M7

7. SWT designer makes the GUI more cool, in, and happy!

Http://www.swt-designer.com /?? 14 days

8. XML editor & XSLT Debugger: Edit XML plug-in

Http://www.oxygenxml.com/

8.1 support for XML plug-ins of eclipse 3.0

Http://www.xmlbuddy.com/

8.2xml Viewer

Version: 1.1.7

Http://tabaquismo.freehosting.net/ignacio/eclipse/xmlview/index.html



9. UML tool for eclipse

Http://www.visual-paradigm.com/download.php? Shortname = sdeec

9.1 UML plug-in omondo (supports eclipse 3.0 Studio 1.0 for 20 days only)

Http://www.omondo.com/

Useid: ylfly password :*******

9.2eclipseuml2? Is eclipse tools

Http://www.eclipse.org/uml2/

10. Eclipse acceleration plug-in keepresident

Http://suif.stanford.edu/pub/keepresident/

Principle: Use two windows APIs-setprocessworkingsetsize and virtuallock (applicable to Windows ).

Switching is much faster.

It is recommended that the minimum value be set to 100 mb and the maximum value be about 250 MB.

11. Rmi plugin for eclipse 1.6.0 for eclipse 3.0

Http://www.genady.net/rmi

12 Other plug-ins

Perl plug-in http://e-p-i-c.sf.net/updates

C # Plug-ins? Http://www.improve-technologies.com/alpha/updates/site.xml

C plug-in ??? Http://update.eclipse.org/tools/cdt/releases/new

Hex plugin http://ehep.sourceforge.net/update

13. Eclipse plug-in uses the links directory:

Assume that the plug-in is installed in the D: \ myplugin directory, the directory structure of myplugin must be as follows:

D: \ myplugin \ eclipse \ plugins \ ins and D: \ myplugin \ eclipse \ Features \ INS

For example, if the eclipseme plug-in is installed in the D: \ myplugin directory, the directory structure

D: \ myplugin \ eclipse \ plugins \ eclipseme_0.4.5.

Assuming that eclipse is installed in the D: \ eclipse directory, create a directory named links in the eclipse directory.

Create a link file, such as myplugin. link. The file content is Path = D: \ myplugin.

When eclipse is started, the plug-in is installed. If you want to temporarily disable the plug-in, you only need to delete the myplugin. Link file.

Note:

1. Plug-ins can be installed in multiple custom directories.

2. Multiple plug-ins can be installed in a custom directory.

3. The file name and extension name of The Link file can be any name, such as myplugin.txt and goodplugin.

4. The link file can have multiple lines of Path = plug-in Directory, which corresponds to multiple custom plug-in directories. The path parameter of each line will take effect.

5. There can also be multiple link files in the links directory, and the path parameter in each link file will take effect.

6. The plug-in directory can use relative paths. If we create the myplugin directory in the eclipse installation directory

D: \ eclipse directory, you only need to set Path = myplugin.

14. Eclipse tools

1). All SDK bundle (could des source, runtime and docs for EMF, XSD, and SDO ).

?

2). The graphical editing framework (GEF) allows developers to take an existing application

Model and quickly create a rich Graphical Editor.

3). UML2 is an EMF-based implementation of the UML 2.0 metamodel for the eclipse platform.

Http://www.eclipse.org/emf/

Http://www.eclipse.org/gef/

Http://www.eclipse.org/uml2/

15. Plug-in URL:

Http://www.eclipse-plugins.info/eclipse/index.jsp

Http://www.eclipse-workbench.com/jsp/

Http://eclipse-plugins.2y.net/eclipse/index.jsp (very well-known plug-in update website)

Http://www.crionics.com/products/opensource/eclipse/eclipse.jsp (clearly classified)

Http://www.eclipseplugincentral.com/

16. modify it in Tomcat when debugging JSP \ Conf \ Server. xml

??????? Docbase = "C: \ eclipse \ workspace \ myj2eeproject \ myweb"

????????? Workdir = "C: \ eclipse \ workspace \ myj2eeproject \ j2src"/>

Docbase = "D: \ workspace \ myjsp \ test"

Path = "/test" reloadable = "true" workdir = "D: \ workspace \ myjsp \ j2src"/>

Do not change j2src

17. CVs --- Concurrent Version System (Chinese manual) v1.12.9

Http://cvsdoc-zh.gro.clinux.org/cvsdoc/zh_CN/html/index.html

Http://cvsdoc-zh.gro.clinux.org

Another CVS manual:

Http://www.chedong.com/tech/cvs_card.html

18. preferences: How can I display the newly installed plug-in?

Delete the platform. xml file under c: \ eclipse \ Configuration \ org. Eclipse. Update, and restart eclipse.


19. Comment

Eclipse is the latest and most practical IDE environment in the world. Added the analysis and design tools eclipseuml, MVC Framework struts,

Object Data Binding architecture OJB, automatic unit testing tools for the web system JUnit and httpunit, as well as the most popular database MySQL

Popular Version Management Server CVs, and the best web engine Tomcat and JBoss that supports Java/JSP/servlet.

20. What is the license for eclipse?

Currently, most eclipse-related licenses are based on the common public license (CPL), and CPL is an open source

The License recognized by Initiative (OSI. Due to the establishment of the eclipse Foundation, eclipse licenses will gradually tend

With eclipse Public License (EPL), EPL is a license similar to CPL and is performing OSI authentication. In addition,

Eclipse also involves multiple open-source projects and various licenses, including Apache software license and IBM Public License.

, Metro link public license, and Mozilla Public License. Individuals do not need to worry too much about licenses. Enterprises are using

Before eclipse is developed, it is best to ask a legal representative to study it.

The URLs of each license are:

Http://www.eclipse.org/legal/cpl-v10.html,

Http://www.eclipse.org/legal/epl-v10.html,

Http://www.apache.org/licenses/license,

Http://oss.software.ibm.com/?works/opensource/license10.html,

Http://www.opengroup.org/openmotif/supporters/metrolink/license.html,

Http://www.mozilla.org/MPL/MPL-1.1.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.