Greetings,
In my particular use-case, I was merely parsing DBus XML messages as part of a
heart rate monitor app. There's built-in support for that.
The error message that you've gotten earlier (I haven't worked on my Netbeans
application since release 8.2) indicates to me that you won't get t
On Sat, Jan 16, 2021 at 3:40 PM Mark A. Flacy
wrote:
> Greetings,
>
> Netbeans itself uses tons of XML internally; I've gotten away with just
> importing xml-apis:xml-apis. It probably matters what you are trying to
> do,
> of course.
>
Can you be more specific?
I'm using JAXB for Marshalling/
If you follow the instructions in this video
you will be able to create one project.
https://youtu.be/ebHbDlTnV-I
However you will not be able to create a second project to develop
Raspberry Pi in the same Netbeans IDE.
I believe this restriction is a bug.
Greetings,
Netbeans itself uses tons of XML internally; I've gotten away with just
importing xml-apis:xml-apis. It probably matters what you are trying to do,
of course.
For OSGI dependencies, that's in the nbm-maven-plugin's configuration block.
--
Mark A. Flacy
mfl...@verizon.net
On Satur
I have a simple Maven NB module project, with Java 11, and I need to use
XML.
I have these dependencies:
com.sun.activation
javax.activation
1.2.0
javax.xml.bind
jaxb-api
2.3.0
Hello,
I have an issue with the Maven web app.
When I hit run, it gets deployed two times.
The Page opened on the first deployment has an error message, but the page
opened on the second deployment works fine.
This is output log:
> Deploying on Apache Tomcat or TomEE
> profile mode: false
>