eskatos / vlingo-gradle-plugin

Gradle plugins supporting the vlingo platform
https://vlingo.io/
Mozilla Public License 2.0
1 stars 0 forks source link

Protocols declaration should be easier on Android builds #3

Open eskatos opened 5 years ago

daferpi commented 5 years ago

I think that the problem is that when the plugin generates the classes and the java files, the folders created is not in the classpath and android can not load the classes in the right way. If it is possible to add the folders to the classpath when the actor_proxy classes is generated?