-
-
- Using the Prolog IDE
-
-
-
Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
PDT 2.0 has a new architecture. If you have an plugin that uses the Java API of a PDT version < 2.0 you must understand the following changes and implied migration steps.
PDT 0.x | Changes | PDT 2.0 |
---|---|---|
pdt.runtime pdt.runtime.socket pdt.common | Combined Package renamings | prolog.connector |
pdt.runtime.ui pdt.common.ui | Combined Package renamings | prolog.connector.ui |
pdt.prolog.library | Plugin renamed | prolog.library |
pdt.runtime.builder | Plugin renamed | pdt.builder |
pdt.core | removed, there is currently no Prolog nature | |
pdt | splitted updated dependencies | pdt.common pdt.editor pdt.navgiator pdt (contains only the Prolog perspective) |
To update your plugin to the new PDT make sure to