Viewer app for read xml files of Fiscal Notes

Guys, I installed the viewer for .xml files downloaded from the IRS (the file is Viewer-7.6.6-Linux-x86_64-Install for 64bit Ubuntu) and the installation went well. Only when I’m running it gives an error and tells me to check the log file. I could not understand where the error is. It seems that the problem is with the eclipse. I am using Linux Mint.

!SESSION 2021-03-17 21:26:16.598 -----------------------------------------------
eclipse.buildId=unknown
java.version=14.0.2
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=pt_BR
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.equinox.common 4 0 2021-03-17 21:26:17.197
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle “org.eclipse.equinox.common_3.6.0.v20110523 [14]” could not be resolved.
Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,J2SE-1.4
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:13
11)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1131)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

There’s a utility already in Mint - try this -

Menu/Administration/Synaptic Package Manager. Click on it and search for basex. Follow the prompts to install it then open the file in question. (From memory, right click on the file and choose open with and basex should appear in the list.) You can set it to always open this type of file with basex.

hope this helps,

Rich

Rich,
Thanks a lot to answered me about my doubt. I installed the baxex and it seems to me it was correctly. But when I clicked with mouse right button it opened in a way thet is not a common form as I read a Fiscal Note here in my Country:

https://i97.servimg.com/u/f97/20/04/74/26/basex_10.png

The correct way it would be like so:

https://i97.servimg.com/u/f97/20/04/74/26/correc10.png

Perhaps I am not knowing how to use correctly the baxex appication. May you suggest me a tutorial in order a can use it correctly?
I beg your perdon for my poor English, but my native language is Portuguese.

I dont know much about the program basex (nothing at all really). Have you got installed "xml-core", "xml2", "html-xml-utils", "libxml". Perhaps they might be of importance, I dont know. That`s about all I can suggest.