GithubHelp home page GithubHelp logo

pothosware / pothosjava Goto Github PK

View Code? Open in Web Editor NEW
5.0 19.0 0.0 77 KB

Java bindings for the Pothos framework

Home Page: https://github.com/pothosware/PothosJava/wiki

License: Boost Software License 1.0

CMake 3.01% C++ 96.99%
pothos java dataflow java-bindings pothos-framework

pothosjava's Introduction

Java bindings for the Pothos framework

Documentation

Dependencies

  • Pothos library
  • JAVA JNI development libraries and headers

Building

configure, build, and install with CMake

Layout

  • The root directory contains a Pothos::ProxyEnvironment overload that can call into the Java C API.

Licensing information

Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

pothosjava's People

Contributors

guruofquality avatar ncorgan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pothosjava's Issues

OSX java version issues

The unit tests are failing because the java.util.Objects class cannot be found at runtime (https://docs.oracle.com/javase/7/docs/api/java/util/Objects.html). java.util.Objects was added in java version 1.7, and should be missing from version 1.6.

FAIL: /proxy/python/tests/test_serialization
FAIL: /proxy/java/tests/test_reflect
FAIL: /proxy/java/tests/test_primitive
FAIL: /proxy/java/tests/test_fields
FAIL: /proxy/java/tests/test_serialization

PothosUtil --self-test1 /proxy/java/tests/test_primitive
Testing /proxy/java/tests/test_primitive...
FAIL!
Exception: Pothos::Testing TestJava.cpp:172 -- Unexpected error after last
checkpoint; Error: Exception: Java::FindClass(java/util/Objects)

It seems as though version 1.6 is the default for OSX, but even after going through the trouble to upgrade the JDK, the error persists. I think this is just a java configuration issue on a system with multiple versions, and many forums seem to concur that this is a known difficulty for users.

We should figure out if this is a real bug or just a configuration issue -- and if so, provide configuration instructions.

Block API wrappers for Java

Create a Java API for authoring blocks so that the user experience is best reflected by what’s expected by a Java developer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.