Auto-package plugin performs live (background) packaging of web content files during development. It works for all web facets in a project.
This plugin seems more functional then existing solution in IDEA.
Excellent, this works great in v10. This plugin in contrast to the built in version does only updates files which has changed (which is critical when using maven-filtering to set variables in e.g., html files).
Yes, it is not (yet) upgraded to idea9. However, it seems that IDEA9 doesn't need that anymore - just check the Run dalog of your server (e.g. Tomcat) where you have an option to update resources on frame deactivation, as well as new hotkey for recource upgrade. I was also talking to IDEA developers, and they explained me that this is how this should be done, not in my way;)
If you still think that I should release new version, please let me know and I will.
.
Anonymous
Rated:
2009-12-14 13:51:36
Thanks for this plug in - but it seems, that it does not work with ide version 9 anymore. Is there a known problem?
.
Anonymous
Rated:
2009-10-28 20:52:59
this is by far my favorite plugin. it makes me 100% more productive. thank you very much! tinou
.
Anonymous
Rated:
2009-05-28 16:50:37
Essential! Thanks so much for this... Can't believe it's not a standard feature of IDEA.
.
Anonymous
Rated: noRate
2009-05-12 10:35:11
Regarding the last post as It\'s running on 7.0.x-version of Idea the version the plugin manager installs is 1.15.
So probably the 7.x-version of the plugin needs a recompile to work with
.
Anonymous
Rated: noRate
2009-05-12 10:26:56
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - IntelliJ IDEA 7.0.6 Build #7973 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - JDK: 1.5.0_16 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - VM: Java HotSpot(TM) Client VM 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Vendor: Apple Computer, Inc. 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - OS: Mac OS X 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Last Action: 2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Original exception: java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lang.ClassLoader.defineClass1(Native Method)
Huh - I really have no IDEA:) This must be something with intellij plugin server, since i do not controll the download...
.
Anonymous
Rated: noRate
2009-04-24 21:58:53
Can't install plugin on Idea 6.0.5
--------------------------------------- Failed to download ==== Plugin AutoPackage was not installed: No filename returned by server ==== OK ----------------------------------------
Comments:
If you still think that I should release new version, please let me know and I will.
tinou
So probably the 7.x-version of the plugin needs a recompile to work with
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - JDK: 1.5.0_16
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - VM: Java HotSpot(TM) Client VM
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Vendor: Apple Computer, Inc.
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - OS: Mac OS X
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Last Action:
2009-05-12 09:13:32,204 [ 49826] ERROR - ij.components.ComponentManager - Original exception:
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
The next thing will be autopackaging of non-java files from src folders: propertie files (e.g. for i18n), images etc...
I do not much of groovy, but, why not to add this feature as well, after;)
---------------------------------------
Failed to download
====
Plugin AutoPackage was not installed: No filename returned by server
====
OK
----------------------------------------
Do you mean on plugin.xml regarding development?