Commit Graph

166 Commits

Author SHA1 Message Date
Roman Shevchenko
78e8247593 @NotNull 2013-07-17 18:07:33 +02:00
nik
37dfb0d112 clouds (remote servers) api: initial 2013-07-05 17:55:55 +04:00
nik
215bb8264d google app engine: added converter for facet configuration [rev by Dmitry A.] 2013-05-13 14:18:35 +04:00
nik
0ce09b6515 google app engine: removed unused dependency 2013-04-24 04:56:37 -07:00
nik
35ba698781 google app engine: create artifact when support for framework is added if it isn't created yet 2013-04-24 04:39:36 -07:00
nik
398fa2e7ae removed unnecessary dependency 2013-04-22 21:28:18 +04:00
nik
a275880c7b added implementation of JavaEE related stuff to community version of App Engine plugin 2013-04-10 21:28:34 +04:00
nik
57c8423adc added missing dependency to App Engine plugin 2013-04-10 21:22:42 +04:00
nik
d010e84072 removed dependencies from App Engine plugin to jsp 2013-04-10 21:22:19 +04:00
nik
9ea79ff2df removed remaining dependencies from App Engine plugin to ultimate 2013-04-10 21:18:26 +04:00
nik
511ffd6ed0 copyrights updated in 'Google App Engine' plugin 2013-04-10 19:25:32 +04:00
nik
168894818e part of Google App Engine plugin moved to community 2013-04-10 19:12:39 +04:00
nik
a132298db7 extracted module for part of Google App Engine plugin which depends on modules from ultimate edition 2013-04-10 18:38:26 +04:00
nik
a928028c01 unused files removed 2013-04-10 18:38:26 +04:00
nik
b68a92ba12 decoupling Google AppEngine facet from application servers (IDEA-55536) 2013-04-10 18:38:25 +04:00
nik
a43127d096 decoupling Google AppEngine facet from Web facet (IDEA-55536) 2013-04-10 18:38:25 +04:00
nik
22510549e2 cleanup 2013-04-10 18:38:25 +04:00
nik
74a216252d cleanup 2013-04-10 18:38:25 +04:00
nik
5687ffc97b always build an AppEngine artifact before uploading 2013-04-10 18:38:24 +04:00
nik
48ebadd4fb decoupling Google AppEngine facet from Web facet 2013-04-10 18:38:24 +04:00
nik
671aefd544 extracted common code 2013-04-10 18:38:24 +04:00
nik
8238efa211 IDEA-98659: Google AppEngine template appengine-web.xml does not include threadsafe element 2013-04-10 18:38:24 +04:00
irengrig
6379a0f358 IDEA-99680 Proxy support in IDEA 2013-04-10 18:38:23 +04:00
nik
863c642482 external build: accept only compilable files by file filter for ModuleBuildTarget 2013-04-10 18:38:23 +04:00
Konstantin Bulenkov
68550bfe3f python icons 2013-04-10 18:38:23 +04:00
Konstantin Bulenkov
1022d1c53a JBColor 2013-04-10 18:38:23 +04:00
Eugene Zhuravlev
398e471280 output consumers refactoring: custom interface for module-level builders; reusing File objects 2013-04-10 18:38:22 +04:00
nik
fdbf112365 external build: show meaningful error message if JDK isn't specified (IDEA-93969) 2013-04-10 18:38:22 +04:00
nik
6405b1482d external build: fixed updating files copied by resource compiler to module output in artifacts 2013-04-10 18:38:22 +04:00
nik
8783884f93 external artifact build: initial support for pre/post processing by ant tasks 2013-04-10 18:38:22 +04:00
nik
d616c7a7ba external build: remove deleted files from src-output mapping only when compilation of target is finished (because these mappings are used by some builders), build loggers unified 2013-04-10 18:38:21 +04:00
nik
38d1efee41 external build: fixed builder names in messages 2013-04-10 18:38:21 +04:00
nik
809f6b1f6d gwt compiler for external build: don't use CommandLineWrapper for GWT compiler 2013-04-10 18:38:21 +04:00
Vladimir Krivosheev
2e3d6b0e48 please use project sdk instead of custom 2013-04-10 18:38:21 +04:00
nik
dd36a5bc8b jps model serialization: cleanup 2013-04-10 18:38:20 +04:00
nik
0b077c6720 external compiler: added support for appengine enhancer 2013-04-10 18:38:20 +04:00
nik
1570763d69 google app engine: support for version 2 of enhancer 2013-04-10 18:38:20 +04:00
nik
f23dd93c29 fixed adding artifacts to 'before launch tasks' when they are marked for deployment 2013-04-10 18:38:20 +04:00
Roman Shevchenko
6a8efa7bee Single type for single parameter in visitor 2013-04-10 18:38:19 +04:00
Alexey Kudravtsev
b66d7e2803 optimisation: do not push/pop too much, reduce the hashmap overhead 2013-04-10 18:38:19 +04:00
Maxim Shafirov
161abf65f8 Kill plugin logos 2013-04-10 18:38:19 +04:00
Maxim Shafirov
56dce7e0db Inline some static fields referencing newly introduced generated *Icons classes 2013-04-10 18:38:19 +04:00
Roman Shevchenko
c421e3f562 Deprecate unnecessary ListCellRendererWrapper constructor parameter 2013-04-10 18:38:18 +04:00
Maxim Shafirov
a494868af8 Use plugin reflective icons 2013-04-10 18:38:18 +04:00
Maxim Shafirov
2062d5cb55 Refer to originating class so IconLoader doesn't have to guess via stack frame reflection 2013-04-10 18:38:18 +04:00
Maxim Shafirov
a85583e546 Icons classes generated for every plugin. Those aren't used yet though 2013-04-10 18:38:17 +04:00
Roman Shevchenko
15d1d3b5f1 Use VFS visitor in place of recursion (GAE) 2013-04-10 18:38:17 +04:00
peter
8610ff3ebc IDEA-88915 "IDEA" instead of "IntelliJ IDEA" in >200 file template descriptions 2013-04-10 18:38:17 +04:00
nik
9e917b1132 more ModuleRootModel modifications rewritten using util methods 2013-04-10 18:38:17 +04:00
Roman Shevchenko
a3aa13e53d Move platform UI component out of util module 2013-04-10 18:38:16 +04:00