umlet_11_3
uml  

所属分类:界面编程
开发工具:WINDOWS
文件大小:5253KB
下载次数:0
上传日期:2021-03-13 03:41:50
上 传 者mitchcbc
说明:  UMLet is an open-source Java-based UML tool designed for teaching the Unified Modeling Language and for quickly creating UML diagrams. It is a drawing tool rather than a modelling tool as there is no underlying dictionary or directory of reusable design objects.

文件列表:
Umlet (0, 2011-06-15)
Umlet\custom_elements (0, 2011-06-15)
Umlet\html (0, 2011-06-15)
Umlet\img (0, 2011-06-15)
Umlet\lib (0, 2011-06-15)
Umlet\palettes (0, 2011-06-15)
Umlet\sourcefiles (0, 2011-06-15)
Umlet\sourcefiles\META-INF (0, 2011-06-15)
Umlet\sourcefiles\custom_elements (0, 2011-06-15)
Umlet\sourcefiles\exe (0, 2011-06-15)
Umlet\sourcefiles\exe\Plotlet (0, 2011-06-15)
Umlet\sourcefiles\exe\Plotlet\plotlet_exe (0, 2011-06-15)
Umlet\sourcefiles\exe\Plotlet\plotlet_exe\Properties (0, 2011-06-15)
Umlet\sourcefiles\exe\Umlet (0, 2011-06-15)
Umlet\sourcefiles\exe\Umlet\umlet_exe (0, 2011-06-15)
Umlet\sourcefiles\exe\Umlet\umlet_exe\Properties (0, 2011-06-15)
Umlet\sourcefiles\html (0, 2011-06-15)
Umlet\sourcefiles\img (0, 2011-06-15)
Umlet\sourcefiles\palettes (0, 2011-06-15)
Umlet\sourcefiles\src (0, 2011-06-15)
Umlet\sourcefiles\src\com (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\control (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\diagram (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\diagram\command (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\diagram\draw (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\diagram\draw\objects (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\diagram\io (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\element (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\gui (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\gui\eclipse (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\gui\listener (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\gui\standalone (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\plugin (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\plugin\editor (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\plugin\wizard (0, 2011-06-15)
Umlet\sourcefiles\src\com\baselet\shared (0, 2011-06-15)
Umlet\sourcefiles\src\com\plotlet (0, 2011-06-15)
Umlet\sourcefiles\src\com\plotlet\element (0, 2011-06-15)
Umlet\sourcefiles\src\com\plotlet\element\plotgrid (0, 2011-06-15)
... ...

Question: How do I import the sourcefiles into Eclipse? Answer: 1.) Create a new folder in your Eclipse Workspace. 2.) Copy the content of "sourcefiles" into your project directory. Also copy the "lib" folder into your project directory. 3.) Click "Import..." -> "Existing Projects into Workspace" and select the project folder ----------------------- Question: What are all those variable names like "project.name.uc"? Answer: UMLet and Plotlet use a shared program base called Baselet. We are using those variables to avoid manual adjustment of many files before every release. ----------------------- Question: Some classes in the "com.baselet.plugin" package have errors. Answer: The classes in this package represent the sourcecode of the eclipse plugin version of the program. It seems that your Eclipse version has no Eclipse Plug-In development support. To avoid these errors please download an Eclipse version with Eclipse Plug-In development support like "Eclipse for RCP/Plug-in Developers" or "Eclipse Classic" ----------------------- Question: How do I start the program from Eclipse? Answer: You can use the "start" target from the ant-script "ant.xml" or you can use "Run as Application" -> "Main.java" ----------------------- Question: The ant-script "ant.xml" isn't working. Answer: The ant file is only working in Eclipse and only if it running in the same JRE as the workspace. Therefore right click on the target to run and select "Run As" -> "External Tools Configurations" Click on the "JRE" tab and select "Run in the same JRE as the workspace"

近期下载者

相关文件


收藏者