| ... |
... |
@@ -15,21 +15,21 @@ |
| 15 |
15 |
|
| 16 |
16 |
KIELER Pragmatics 2015/06 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2015/06 was tested on [[Eclipse 4.4 "Luna">>url:http://www.eclipse.org/downloads/||shape="rect"]], but may also be compatible with other versions of Eclipse. |
| 17 |
17 |
|
| 18 |
|
-* See the [[KIELER Downloads>>doc:KIELER.Overview.Downloads.WebHome]] site for download details. |
|
18 |
+* See the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] site for download details. |
| 19 |
19 |
* KIELER Pragmatics requires an installed Java Runtime Environment >= version 1.6. |
| 20 |
20 |
* The layout components of KIELER can make use of the layout algorithms provided by the [[Graphviz>>url:http://www.graphviz.org/||rel="nofollow" shape="rect" class="external-link"]] library. You may want to install that. |
| 21 |
21 |
|
| 22 |
|
-Also refer to the [[KIELER Downloads>>doc:KIELER.Overview.Downloads.WebHome]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. |
|
22 |
+Also refer to the [[KIELER Downloads>>doc:KIELER.Home.Overview.Downloads.WebHome]] page to download the KIELER Ptolemy Browser and the KIELER Web Service. |
| 23 |
23 |
|
| 24 |
24 |
== Release Notes and Highlights == |
| 25 |
25 |
|
| 26 |
|
-For this release, we have solved almost 80 tickets. You can find a list of them at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10900||shape="rect"]]. Release notes of older releases can be found at our [[doc:KIELER.Old Release Notes.WebHome]] page. |
|
26 |
+For this release, we have solved almost 80 tickets. You can find a list of them at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10900||shape="rect"]]. Release notes of older releases can be found at our [[doc:KIELER.Home.Overview.Release Notes.WebHome]] page. |
| 27 |
27 |
|
| 28 |
28 |
=== New Features === |
| 29 |
29 |
|
| 30 |
30 |
Here's a few highlights of what's new in this version: |
| 31 |
31 |
|
| 32 |
|
-* [[KIELER Layout Algorithms>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).WebHome]] |
|
32 |
+* [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]] |
| 33 |
33 |
** KLay Layered has seen substantial performance improvements, especially in its BK Node Placement algorithm. |
| 34 |
34 |
** KLay Layered's BK Node Placement algorithm has furthermore seen large improvements in the number of edges drawn straight. |
| 35 |
35 |
To use it set the {{code language="none"}}Properties.COMPACTION_STRATEGY{{/code}} to {{code language="none"}}IMPROVE_STRAIGHTNESS{{/code}}. |
| ... |
... |
@@ -40,7 +40,7 @@ |
| 40 |
40 |
|
| 41 |
41 |
Among others, the following bugs were fixed in this version: |
| 42 |
42 |
|
| 43 |
|
-* [[KIELER KGraph Text>>doc:KIELER.KIELER Pragmatics.KGraph Text (KGT).WebHome]] |
|
43 |
+* [[KIELER KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]] |
| 44 |
44 |
** Fixed a bug that caused {{code language="none"}}ConcurrentModificationException{{/code}}s to be thrown around all the time while editing the document. |
| 45 |
45 |
|
| 46 |
46 |
== Quickstart == |
| ... |
... |
@@ -78,7 +78,7 @@ |
| 78 |
78 |
[[image:attach:ptBrowserProblem.png]] |
| 79 |
79 |
The solution is to exit the application, remove your existing workspace, and restart the Ptolemy Model Browser. Your workspace can be found in your home folder and is called {{code language="none"}}kielerPtolemyWs{{/code}}. |
| 80 |
80 |
* The Ptolemy Model Browser can properly display only a limited set of actors. Other actors may look a lot different than they do in Ptolemy. |
| 81 |
|
-* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.Kieler]] for more information. |
|
81 |
+* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.WebHome]] for more information. |
| 82 |
82 |
|
| 83 |
83 |
== Bug Reports, Comments == |
| 84 |
84 |
|