Anybody have any direction on this issue?
Type: Posts; User: Destro190; Keyword(s):
Anybody have any direction on this issue?
My addon is using JGIT to pull from a repository inside roo. When it does I get a Module cannot be found because roo doesnt see the files yet?
All the files are there and compile fine, but I...
When adding a new field through the Roo shell's field command I am losing some of my custom imports that my addon adds to the file.
Anybody have any ideas on why it is doing this?
Must build a project first duh.
New question....I need to be able to access my addon without a project.
I am currently having issues testing a custom addon. I can test it locally using osgi while my directory is pointed to the addon. I need to be able to change my directory folder then still be able...