eProsima / Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
2.16k stars 765 forks source link

Does this DDS project support java? #5015

Closed huangjie84 closed 3 months ago

huangjie84 commented 3 months ago

Is there an already existing issue for this?

Expected behavior

i find the fast dds gen project has support for java(JNI).but i can't find any examples. is there some demo has passed tests? really appreciated

Current behavior

this is no examples

Steps to reproduce

1.install fastDDS 2.download fastDDSGen 3.write a simple .idl file 4.use gen project to make C++ & java code [ error happend in this step]

  1. run it

Fast DDS version/commit

master

Platform/Architecture

Windows 10 Visual Studio 2019

Transport layer

Default configuration, UDPv4 & SHM

Additional context

No response

XML configuration file

No response

Relevant log output

No response

Network traffic capture

No response

Mario-DL commented 3 months ago

Hi @huangjie84,

We do not still support Java. It is true that Fast DDS Gen can generate a kind of bindings for Java (in fact only for the type, not the Typesupport) but that option is going to be removed since it is not actively maintained right now. You might consider contacting eProsima's commercial support team for premium support options if this is a need for your project.

Moving this thread to the corresponding discussion forum.