← Back to team overview

sikuli-driver team mailing list archive

[Bug 1242181] Re: SikuliX-Basics-1.0.1: Please provide swig input files instead of the generated java files

 

All sources needed to produce the generated .java in org/sikuli/basics/proxies  (exception OpenCV.java) are in the github project SikuliX-VisionProxy.
I will add a sample SWIG call to do the generation.

For the Java projects Basics, API and IDE this stuff is more something
like a dependency and should be together in one project/jar with the
native sources and the build procedures.

I guess I will again change the internal structure this way for version
1.1

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1242181

Title:
  SikuliX-Basics-1.0.1: Please provide swig input files instead of the
  generated java files

Status in Sikuli:
  Won't Fix

Bug description:
  Hi,

  All the java files in SikuliX-
  Basics/src/main/java/org/sikuli/basics/proxies seem generated by swig.
  The github SikuliX-Basics repository should then provide the
  corresponding swig source files (.i) instead of the generated java
  files. The swig processing could be managed into the maven project.

  Thanks,

  _g.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1242181/+subscriptions


References