Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

krzysg/JavaCppTemplate

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaCppTemplate

Simple template/example showing how to configure java project with javacpp.

Our 'library' is in MyCppLib.h. In CppLibManual.java there is manual definition of simple interface and in MyCppLibConfig.java we are going to use automatic parser of javacpp. Automatically generated target will be put in pl.krzysg.cppLib.target package.

To build it run:

mvn package -Dmaven.test.skip=true -Dmaven.javadoc.skip=true

And to run example from console run:

mvn -q exec:java

Enjoy!

About

Template / simple example of how to use javacpp in maven project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.