Use Advanced Search to search the entire archive.
[jsr363-experts] Re: EDR doc
- From: Leonardo Lima <
>
- To: "
" <
>
- Subject: [jsr363-experts] Re: EDR doc
- Date: Tue, 16 Dec 2014 08:30:33 -0200
The CLDC would be the first choice for the "smallest" API implementation.
Then, for optional packages, optional parts would be used (like Liblets or
Service Pattern) for the RI.
I'll try what you said later and see if works well on the ME SDK and
outside of it.
On Tue, Dec 16, 2014 at 2:36 AM, Martin Desruisseaux <
>
wrote:
>
>
Hello Leonardo
>
>
Thanks for the tip. There is many JAR, I'm not sure which one in this list
>
need to be selected. If there is a volunteer for configuring the pom.xml
>
file, I could help by the mailing list. The step would be:
>
>
- Choose the name of an optional Maven property which would contains
>
the path to the CLDC installation directory.
>
- In the pom.xml, define a profile which would be automatically
>
enabled if and only if the above-cited Maven property is defined.
>
- In the above-cited profile, set the "bootstrap class path" option
>
for the "maven-compiler" plugin. The option value would use the
>
above-cited
>
property for defining the paths to the JAR files.
>
>
Martin
>
>