TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

New Compile buttons in Eclipse do not work with network plugins? #243

Closed ffleurey closed 5 years ago

ffleurey commented 5 years ago

When trying to compile breakout for posix (ThingML-PongTutorial/src/breakout/_posix/BreakoutPosix.thingml), it works when using the old HEADS menu but with the new one the timer plugin is not generated. Strange.

Olso the "Generare and run" option does not seem to run anything (tested with posix and java).

brice-morin commented 5 years ago

I remember I had some sort of similar issues (a while ago, though).

But I have seen this new button in action on @jakhog 's PC.... Maybe another case of a "it-works-on-my-pc" feature? :-)

jakhog commented 5 years ago

The "Generate and Run" only "Generate"s so far, the "Run" has not been implemented yet. I might very well have forgotten something about the network plugins and how to initialize them. I will have a pass at it soon, I would assume that all we have to do is look at the HEADS-menu, and the CLI code and do the same in the LaunchConfiguration...

brice-morin commented 5 years ago

I haven't checked, but those menus should wrap official-network-plugins, and not directly the registry.

On Sat, 29 Sep 2018, 10:30 Jakob Høgenes, notifications@github.com wrote:

The "Generate and Run" only "Generate"s so far, the "Run" has not been implemented yet. I might very well have forgotten something about the network plugins and how to initialize them. I will have a pass at it soon, I would assume that all we have to do is look at the HEADS-menu, and the CLI code and do the same in the LaunchConfiguration...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TelluIoT/ThingML/issues/243#issuecomment-425627351, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjKqXdHz_YFAsqUq-A11zMLvKs_1V4Sks5ufy-agaJpZM4W-HEJ .