cordova - phonegap plugin doesn't compile [Pluggin attached] -


my plugin github: https://github.com/keglevich3/notificationplugin

when try compile project next error, have no idea can be. don't know why compiler can't find calss, despite face copy android folder:

-compile:     [javac] compiling 2 source files g:\phonegao\phomegapme\platforms\android \ant-build\classes     [javac] g:\phonegao\phomegapme\platforms\android\src\com\vendrov\plugins\not ificationmanager.java:1: error: class, interface, or enum expected     [javac] com.vendrov.plugins.notificationmanager;     [javac] ^     [javac] 1 error  build failed`enter code here` c:\program files\android\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build. xml:720: following error occurred while executing line: c:\program files\android\adt-bundle-windows-x86_64-20140321\sdk\tools\ant\build. xml:734: compile failed; see compiler error output details.  total time: 2 seconds error code 1 command: cmd args: /s,/c,ant,debug,-f,g:\phonegao\phomegap me\platforms\android\build.xml,-dout.dir=ant-build,-dgen.absolute.dir=ant-gen    [error] cmd: command failed exit code 2 


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -