source: trunk/doc/ch1.html @ 17

Last change on this file since 17 was 14, checked in by boris, 19 years ago
  • more work done on the help/manual for MDT
File size: 1.2 KB
Line 
1<html>
2<title>Modelica Development Tooling Help</title>
3<body>
4<h1>Modelica Development Tooling Help</h1>
5<p>
6Modelica Development Tooling (MDT) Plug-In extends Eclipse to provide an environment
7for working with Modelica projects. These features are provided:
8</p>
9<ul>
10<li>Modelica Projects management</li>
11<li>Modelica Sourcecode Editing support</li>
12</ul>
13
14<h2 id = "background">Background</h2>
15<p>
16MDT is created by <a href="http://www.ida.liu.se/~pelab/">PELAB</a> at
17<a href="http://www.liu.se">Linköping University</a> as part of a
18<a href="http://www.ida.liu.se/~pelab/modelica/OpenModelica.html">Open Modelica</a>
19effort. Open Modelica aims at creating a complete development environment for Modelica development.
20</p>
21<h2 id = "requirements">Requirements</h2>
22
23<p>
24To be able to use this package of fine software you will need a number of other packages of fine software.
25These are:
26</p>
27
28<ul>
29<li><a href="http://www.ida.liu.se/~pelab/modelica/OpenModelica.html">Open Modelica</a></li>
30<li><a href="http://www.cygwin.com/">Cygwin</a></li>
31<li><a href="http://www.eclipse.org/cdt/">C/C++ Development Tooling Eclipse plug-in</a></li>
32</ul>
33<p>
34Happy compiling!
35</p>
36</html>
Note: See TracBrowser for help on using the repository browser.