www.oxygenxml.com
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

oXygen-sdk

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2012 -----
  • December
  • November
  • October
oxygen-sdk@oxygenxml.com

July 2019

  • 3 participants
  • 2 discussions
[Ann] New maintenance build available for oXygen 21.1 (2019071807)
by Adrian Buza 19 Jul '19

19 Jul '19
Dear oXygen users, We announce the release of a new maintenance build (2019071807) for oXygen 21.1 (XML Editor, XML Developer, XML Author, XML WebHelp, PDF Chemistry). The build number can be verified in the Help -> About dialog box from the application (next to the version number). You can download the new installation kits from our web site: http://www.oxygenxml.com/download.html Here you can find the complete list of bug-fixes: http://www.oxygenxml.com/build_history.html#2019071807 You can follow our oXygen release/build RSS feed here: http://www.oxygenxml.com/rssBuildID.xml Please let us know if you encounter any problems with this new build. Regards, Adrian -- Adrian Buza oXygen XML Editor and Author Support
1 0
0 0
Use ComponentsValidatorPluginExtension only when Oxygen Author?
by Tony Graham 04 Jul '19

04 Jul '19
I have taken on a project with a plugin that adds a menu but also disables selected menu items and the XSLT Debugger perspective, among other things. The end users will use Oxygen Author, but the project's developers use Oxygen Editor. They now want to use Oxygen Editor with the plug-in's menu added but without any of the other menu items being removed. Is there a way to fall back to using Oxygen's default components validator (which, presumably, doesn't disable anything) but only when the plug-in is run from Oxygen Editor? Somewhat separately, my attempt to get the StandalonePluginWorkspace to work out whether or not the application is Oxygen Editor is currently failing with a NullPointerException (see below) when I use 'pluginWorkspace'. Any ideas? Regards, Tony Graham. -- XML Division Antenna House, Inc. tony(a)antennahouse.com public class ComponentsValidatorPluginExtension implements ro.sync.exml.plugin.startup.ComponentsValidatorPluginExtension { ... @Override public ComponentsValidator getComponentsValidator() { StandalonePluginWorkspace pluginWorkspace = (StandalonePluginWorkspace) PluginWorkspaceProvider.getPluginWorkspace(); boolean isEditor = pluginWorkspace.getApplicationType() == ApplicationType.XML_EDITOR; return new ComponentsValidator() { ...
2 2
0 0

HyperKitty Powered by HyperKitty version 1.3.12.