Hello,

this is only a small add-on to your appreciated work in the PCSC domain. We
have to thank you.

We have been new to git with this release, so we missed the "best practice
tip" to create eclipse projects one level below the git module. That said -
after a clone you can import the the root directory directly via
File->Import->General->Existing projects. With a current eclipse and Java 7
it should compile immediately. If you want to compile *everything* from
source, you should also clone the "intarsys/runtime" and
"intarsys/native-c" respositories and treat them the same way. The
dependencies into "runtime" are quite small but to much to get rid of (at
least for this release).

For the deployment, we wanted to create a deliverable that is able to
compile without much effort. We will have a look if we can manage this in a
more standard way.

To get your code running, don't forget to add the new provider before the
standard Sun one. One way to do this is in the working examples in the
"examples" folder.

Regards, Michael


On Sun, Aug 4, 2013 at 2:21 PM, Ludovic Rousseau <[email protected]
> wrote:

> Hello,
>
> 2013/7/16 Michael Traut <[email protected]>:
> > The initial release for an alternate javax.smartcardio provider is now
> > included in https://github.com/intarsys/smartcard-io/.
>
> Thanks for the publication.
>
> I am very new to Eclipse tool. What project file should I open in Eclipse?
> I want to rebuild everything from source code.
>
> You provide .jar files in lib/ and deploy/. In general only the source
> code is stored in git. The binary results can be provide in a .tar.bz2
> archive or something similar.
>
> My 1st goal is to reproduce the sample at [1] using your code.
>
> Regards,
>
> [1] http://ludovicrousseau.blogspot.fr/2010/06/pcsc-sample-in-java.html
>
> --
>  Dr. Ludovic Rousseau
>
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.musclecard.com/mailman/listinfo/muscle_lists.musclecard.com
>
_______________________________________________
Muscle mailing list
[email protected]
http://lists.musclecard.com/mailman/listinfo/muscle_lists.musclecard.com

Reply via email to