Closed vzahradnik closed 2 days ago
We should also refactor the way that TcMenu Designer handles embedded Java builds. My suggestion is to remove all the complexity as the Java version does not need a code generator, simply it needs a way to export the menu tree that would be immediately usable from the starting point application.
My suggestion is that we:
tcmenu-java-examples
along with all the Java API examples.The work is under way ready for 4.4, we must move it now because there are already critical issues with the dependencies on the embedded java example. The proposed new repo is called tcmenu-examples-starters
and longer term will look somewhat like
java
javaApiExamples
javaApiWebsocketServer
embedControlJavaFx
embeddedJavaDeviceUI
dotnet
dotNetConnectsToDevice
flutter
embedcontrol
dartapiexample
python
...
typescript
...
Is your feature request related to a problem? Please describe. The TcMenu example in this repository is unused and at this point outdated. Remove it from the repository.