crx

Why Is the Eclipse Plugin for Day Communique not working?

I am trying to get Eclipse working so that it builds my war to a local instance of Day Communique. I am using the plugin for eclipse from day: http://www.day.com/eclipse/ The .war file uses spring to start some processes. When I install the war file using the admin function in Day, the processes start. When I publish via eclipse, the...

How to create chrome crx file programatically (preferrably in java) ?

Hi All, I want to create chrome extension crx file programatically (not using chrome.exe, because it opens new chrome window). So what are the alternatives for same ? My preference is java, but if its possible in other language then also I am okay. Thanks, Ankur Shah ...