Configure Acrolinx for Oxygen Eclipse.
As an Acrolinx administrator you can extend the file types that Acrolinx checks. See the article Configure Acrolinx to Recognize Your File Type to learn more.
Note
Presetting the Acrolinx URL only works the first time you install Acrolinx for Oxygen. After that, Acrolinx for Oxygen will always use the last Acrolinx URL.
Here's how to preset the Acrolinx URL for Oxygen Eclipse:
-
Open the following file:
eclipseInstallationDirectory/configuration/.settings/com.acrolinx.client.sidebar.oxygen.eclipse.plugin.prefs
-
Add the following line, including your Acrolinx URL:
acrolinxServerAddress=<ACROLINX_SERVER_ADDRESS>
Acrolinx for Oxygen Eclipse supports embedding your check results directly in your document.
Here’s an example of how embedded check data looks for XML documents:
Example
acrolinxCheckData score="82" scorecardUrl= "<SERVER_ADDRESS>/output/en/gear_pump_xhtml_admin_38616c5a5ff3e6fe_1_report.html" timeStarted="2017-10-10T06:24:03Z" status="green"
To learn more, see our article Embed Check Data for Sidebar Integrations.