-
Closing this request. org.dita.dost.util.Version is now available in DITA-OT 1.5 M24.
2009-12-09 03:27:06 UTC in DITA Open Toolkit
-
Uploaded content to CVS.
2009-12-01 17:20:36 UTC in DITA Open Toolkit
-
Hi,
A couple of things:
The Eclipse map demo needs some updates in order to conform to DITA 1.2 file naming standards.
The Eclipse map demo will be inlcuded in starndard and full package for 1.5.
Eric.
2009-12-01 15:57:21 UTC in DITA Open Toolkit
-
Hello Dan,
Hopefully, you won't need to extra to pick up the eclipsemap specialization as long as the you maven code grabs either the standard or full_easy package for DITA OT 1.5. Currently, the only place to get the eclipsemap plugin is from CVS.
Eric.
2009-11-18 20:11:25 UTC in DITA Open Toolkit
-
Fixed in the code 2009-10-30.
2009-11-02 13:53:30 UTC in DITA Open Toolkit
-
Are you by chance using Saxon HE - 9.2? If so, that version does not support exslt. You need the previous version of Saxon B 9.1 or use Saxon PE 9.2.
Eric.
2009-10-31 16:10:51 UTC in DITA Open Toolkit
-
I was able to resolve the issue with the plugin not showing up in my development environment. It looks like defect 2813082 was not completely implemented. It was missing for carriage returns.
Eric.
2009-10-30 19:52:18 UTC in DITA Open Toolkit
-
You can add the following line to your config.ini file This will clean out the Eclipse Help and avoid possible caching issues down the line.
Have been able to verify that the plug-in shows up when you add the Bundle-Versionn?
Eric.
2009-10-26 19:54:15 UTC in DITA Open Toolkit
-
Hello Dick,
Can you add the following line to your generated manifest file? Bundle-Version: 1.0.0
Eric
The full manifest file should look like the following:
Bundle-Version: 1.0.0
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %name
Bundle-Vendor: %providerName
Eclipse-LazyStart: true
Bundle-SymbolicName: org.sample.help.doc;...
2009-10-21 20:54:43 UTC in DITA Open Toolkit
-
Hi Dick,
Can you log files from /.metadata/.log and any log files from eclipse/configuration directory? As we as a sample of the code that is generated?
Eric.
2009-10-20 01:07:51 UTC in DITA Open Toolkit