bytedeco/javacpp

JavaCPP export Library clone as C++ class files

Open

#17 opened on May 24, 2015

View on GitHub
 (13 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello again. Now i am doing C++ and Java Application. I want C++ with Java Interop. To do i use JavaCPP.

But the problem is , can javacpp export library clone as C++ also ? so interop between java and C++ will be easier

Contributor guide