Notifications
Clear all

[Solved] How can code be accessed from another module, inside of an EPT?

1 Posts
2 Users
0 Reactions
843 Views
0
Topic starter

It appears that inside an EPT only code from Platform and SupplyChainCore are available.

How can code be accessed from another module, inside of an EPT?

1 Answer
0

Manually modify .classpath of EPT to add necessary projects.

Also add this to your EPT: build.properties

includePrivateApis=true