Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to parse and integrate Eclipse UML plug-ins into Eclipse

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to analyze and integrate Eclipse UML plug-ins to Eclipse, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let Xiaobian take you to understand.

First, download the Eclipse UML plug-in for free.

Log in to http://www.eclipseuml.com Journal downloader-> and choose the version that suits your Eclipse. The author uses Eclipse 3.4.1 and chooses Eclipse2008- > Eclipse3.4. After entering the download page, select the download package suitable for your operating system, the author is Linux, so click EclipseUMLStudioInstallerforWindows,MacandLinux (including EclipseUMLStudioEdition,EMF,GEFandUML2 and many other plug-ins needed for installation) to download.

Second, modify eclipse.ini to avoid the problem of insufficient memory. The modified configuration is as follows:

-Xms40m

-Xmx512m

-XX:PermSize=512m

Third, double-click the jar file eclipseUML_E340_2008_studioEdition_3.4.2.v20090618.jar after the run step is loaded.

Enter the installation language selection interface. Chinese is not supported. Choose English for the language. Next- >

Welcome interface. Next- >

The version notes interface. Next- >

Protocol interface. Accept the agreement. Next- >

Eclipse root directory selection interface. Select the root directory of the Eclipse you want to integrate EclipseUML into. Next- >

Install the Eclipse UML plug-in selection interface. Select the plug-in you want to install. By default, no selection changes are made. Next- >

Installation progress interface. After waiting for the installation to complete, Next- >

The interface was successfully installed. Quit .

Fourth, delete all files except config.ini in the Eclipse-home\ configuration\ directory. (or do not delete) restart Eclipse.

Fifth, in the Java mode of a normal project, right-click the package name-> and the OpenUML option appears, which proves that the plug-in has been successfully integrated into Eclipse.

Thank you for reading this article carefully. I hope the article "how to analyze and integrate Eclipse UML plug-ins into Eclipse" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 258

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report