Miad
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
-
-
Miad created a post, AnsweredMore than one module found in a single module project.
Hi, Yann Cebron , I have a Android Studio project with only one module created whose module name is 'app'. But when I use ModuleManager.getModules() in my plugin code, it will give me four modules ... -
Miad created a post, Plugin cannot display XML tags in notification.
Hi all, I'm developing a plugin. When I use Notifications.Bus.notify(notification) to display a notification, the '<param>' tag in my message will disappear. For example, "print '<param>' is miss... -
-
Miad created a post, AnsweredErrors about PassExecutorService when run plugin
Hi all, I'm developing a plugin for xml. When I run my plugin, it will produce errors as follows. Anyone knows what it means? Thanks. ERROR - aemon.impl.PassExecutorService - Expected indexed DOM, ...