homepage › Forums › BridgePoint/xtUML Usage and Training › BridgePoint 5.1 and Java Model Compiler
Tagged: java model compiler 5.1
- This topic has 1 reply, 2 voices, and was last updated 5 years ago by
keithbrown.
-
AuthorPosts
-
January 11, 2016 at 10:47 am #5480
[email protected]
ParticipantDoes BridgePoint 5.1 include the Java Model Compiler?
The Java MC is available in the Set Model Compiler dialog, but when building it prints:
[code title=””]Errors occurred during the build.
Errors running builder ‘Model Compiler Pre-Build’ on project ‘hello’.
No RootPackageName in .project java_export_builder section.[/code]Any suggestion will be appreciated.
Thanks.
Francesco
January 11, 2016 at 4:57 pm #5481keithbrown
KeymasterHi Francesco,
BridgePoint does not yet include a general purpose Java Model Compiler. The one you see in the chooser is a hook for the custom Java model compiler (called MC-Java) we use to build BridgePoint itself. MC-Java has some special tweaks the only make it suitable for building BridgePoint, but is an example of what could be possible should someone be interested in creating a general-purpose Java MC.
If you are interested, the source code for MC-Java is available alongside the source for the BridgePoint plug-ins in github.com/xtuml/bridgepoint.
Regards,
Keith -
AuthorPosts
- You must be logged in to reply to this topic.