| ... |
... |
@@ -7,14 +7,16 @@ |
| 7 |
7 |
|
| 8 |
8 |
As the usual bonus, we are co-releasing our KLighD-based **KIELER Ptolemy Browser**. |
| 9 |
9 |
|
| 10 |
|
- |
| 11 |
|
- |
| 12 |
|
-{{toc minLevel="2"/}} |
| 13 |
|
- |
| 14 |
14 |
{{note title="Important Notice"}} |
| 15 |
15 |
Please note that this will be the last release to include the KIELER Infrastructure for Meta-Layout in its entirety, as well as our layout algorithms. Both are currently being moved to the official [[Eclipse Layout Kernel>>url:http://www.eclipse.org/elk||shape="rect"]] project. |
| 16 |
16 |
{{/note}} |
| 17 |
17 |
|
|
14 |
+ |
|
15 |
+ |
|
16 |
+ |
|
17 |
+ |
|
18 |
+{{toc minLevel="2"/}} |
|
19 |
+ |
| 18 |
18 |
== Installation == |
| 19 |
19 |
|
| 20 |
20 |
KIELER Pragmatics 2016/02 is provided as a set of features, available to be added to your Eclipse installation via an update site. KIELER Pragmatics 2016/02 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. |
| ... |
... |
@@ -33,17 +33,14 @@ |
| 33 |
33 |
|
| 34 |
34 |
Here's a few highlights of what's new in this version: |
| 35 |
35 |
|
| 36 |
|
-* [[KIELER Infrastructure for Meta Layout (KIML)>>doc:Infrastructure for Meta Layout (KIML)]] |
| 37 |
|
-** The infrastructure now includes a comment attachment framework. Comment attachment can be used to automatically infer which elements a comment refers to to keep comments from being placed arbitrarily. |
| 38 |
38 |
* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]] |
| 39 |
|
-** The standalone distributables of our layout library has been expanded to allow developers more flexibility in choosing which parts of layout they want to use. |
| 40 |
|
-** The layout infrastructure now supports more flexible hierarchy handling. It is now possible to enable hierarchical layout only for parts of a hierarchy tree. |
| 41 |
|
-** KLay Layered has seen significant improvements when it comes to unnecessary whitespace. |
| 42 |
|
-* [[KIELER Lightweight Diagrams (KLighD)>>doc:Lightweight Diagrams (KLighD)]] |
| 43 |
|
-** KLighD (and KLay Layered) now support basic label management, which can reduce the details of labels dynamically. |
| 44 |
|
-* [[KIELER Ptolemy Browser>>doc:Ptolemy Browser]] |
| 45 |
|
-** The Ptolemy browser can now show port labels in the diagram. |
| 46 |
46 |
|
|
40 |
+=== Important Fixed Bugs === |
|
41 |
+ |
|
42 |
+Among others, the following bugs were fixed in this version: |
|
43 |
+ |
|
44 |
+* [[KIELER KGraph Text>>doc:KGraph Text (KGT)]] |
|
45 |
+ |
| 47 |
47 |
== Quickstart == |
| 48 |
48 |
|
| 49 |
49 |
=== Diagram Layout === |