nik
|
11c45481cd
|
artifacts editor: error highlighting improved
|
2009-11-25 15:24:46 +03:00 |
|
nik
|
b549fa66e6
|
cleanup
|
2009-11-25 10:52:44 +03:00 |
|
nik
|
836e2020b5
|
IDEADEV-40609: If multiple libraries are missing from artifact, "Fix" should add all of them
|
2009-11-25 09:35:55 +03:00 |
|
nik
|
0744f7d6c8
|
IDEADEV-41116: exploded war artefact: add warning for dependent module
|
2009-11-24 10:04:41 +03:00 |
|
nik
|
2959577d92
|
tabs in artifact editor reordered
|
2009-11-23 10:57:05 +03:00 |
|
nik
|
026eb88560
|
artifact editor: trim slashes when adding to classpath
|
2009-11-20 16:01:24 +03:00 |
|
nik
|
aa3c7bae15
|
artifacts editor: create manifest file if needed, highlighting fixed
|
2009-11-20 14:33:01 +03:00 |
|
Eugene Zhuravlev
|
fb29c8059d
|
ui for annotation processors: ability to customize generated sources output dir on per-module basis
|
2009-11-18 22:17:49 +03:00 |
|
nik
|
47155ba44f
|
"Generate Ant Build" action restored
|
2009-11-18 16:50:36 +03:00 |
|
nik
|
efc6b0e7a5
|
IDEADEV-41393: GWT facet ignores the "output relative path" setting
|
2009-11-18 14:32:58 +03:00 |
|
nik
|
eda225b7af
|
performane improvement: quickly find artifact by source file
|
2009-11-18 10:33:19 +03:00 |
|
nik
|
4699fd4f8a
|
artifact editor: highlighting nodes with errors fixed
|
2009-11-17 15:33:42 +03:00 |
|
nik
|
fbcf37a8af
|
renames
|
2009-11-17 15:33:42 +03:00 |
|
nik
|
2be654964d
|
validation in artifacts migrated to use ProjectStructureDaemonAnalyzer
|
2009-11-17 15:33:41 +03:00 |
|
Eugene Zhuravlev
|
2e4f5d0bad
|
UI for generated sources output dir handling
|
2009-11-17 13:49:57 +03:00 |
|
Eugene Zhuravlev
|
5d3a8e4205
|
annotation processors:
1. invoke per-module
2. reworked handling of output paths for generated sources (UI coming soon)
|
2009-11-16 12:28:30 +03:00 |
|
Alexey Kudravtsev
|
ae70c82d4d
|
cleanup: toArray -> toVirtualFileArray()
|
2009-11-16 11:19:43 +03:00 |
|
Eugene Zhuravlev
|
d35a81bae3
|
invoke translating compilers per-module chunk
|
2009-11-12 19:41:07 +03:00 |
|
Alexey Kudravtsev
|
f6e9c56628
|
cleanup: toArray() -> toStringArray
|
2009-11-12 14:01:30 +03:00 |
|
nik
|
c2256d6203
|
suggest an appropriate name for archive artifacts created from exploded
|
2009-11-12 11:21:59 +03:00 |
|
nik
|
1a4f566e4d
|
option to run ant target before building artifact
|
2009-11-10 10:50:30 +03:00 |
|
nik
|
0855af46ca
|
update artifacts on module rename (IDEADEV-40824)
|
2009-11-09 12:32:06 +03:00 |
|
nik
|
d214956031
|
IDEADEV-41212: Created an artifact from a folder, then renamed the artifact and it broke the link with the artifact I extracted it from (90.137)
|
2009-11-06 12:58:08 +03:00 |
|
nik
|
a9570ce0e7
|
IDEADEV-41034: Artifact: manifest.mf name recognition is case-sensitive
|
2009-11-03 16:06:31 +03:00 |
|
nik
|
84f3745d38
|
old packaging compiler removed
|
2009-11-02 15:36:24 +03:00 |
|
nik
|
7ae657e3ae
|
building plugins migrated to use artifacts compiler
|
2009-11-02 12:48:42 +03:00 |
|
nik
|
8982cb360f
|
obsolete code removed
|
2009-10-30 14:38:23 +03:00 |
|
nik
|
6084aad0d7
|
artifact editor: create directtory/archive with parents
|
2009-10-29 14:49:59 +03:00 |
|
nik
|
22b17ff4ca
|
obsolete code and tests removed, IDEADEV-41068 fixed
|
2009-10-29 11:41:08 +03:00 |
|
nik
|
32640c800e
|
obsolete code removed
|
2009-10-29 10:22:16 +03:00 |
|
nik
|
78e3a394c6
|
IDEADEV-41037: Artifact editor: adding manifest file does not change artifact definition
|
2009-10-27 18:38:00 +03:00 |
|
Eugene Zhuravlev
|
4c7ba40579
|
clear output dir on rebuild is true by default (fed up with complaints about compiler errors in 'green' sources)
|
2009-10-27 00:23:56 +03:00 |
|
nik
|
ec45a449c0
|
correctly put web and ejb artifacts in ear artifact && unused classes removed
|
2009-10-26 13:52:41 +03:00 |
|
nik
|
aef4ce013c
|
manifest editing in artifacts improved: IDEADEV-40906, IDEADEV-40727, IDEADEV-40713, IDEADEV-40709, IDEADEV-40712
|
2009-10-23 13:33:31 +04:00 |
|
nik
|
5b77b11ed8
|
separate target for building all except artifacts added to generated Ant xml
|
2009-10-23 09:07:27 +04:00 |
|
Maxim Shafirov
|
262efbdb0a
|
Cheaper ProgressManager.checkCanceled(). Mostly, it's call to abstract method eliminated.
|
2009-10-21 20:14:09 +04:00 |
|
nik
|
c437366db2
|
artifacts editor: "Pack into archive and put it to default location" action
|
2009-10-19 16:04:57 +04:00 |
|
nik
|
4904a66411
|
actions to create archive artifact from exploded
|
2009-10-16 09:52:02 +04:00 |
|
unknown
|
96921f655e
|
ant generator: generate ant file action is hidden when no build extensions are available
|
2009-10-15 19:42:02 +04:00 |
|
nik
|
9d0148ef0b
|
find usages & validation in project structure reworked
|
2009-10-14 09:49:05 +04:00 |
|
Eugene Zhuravlev
|
2a6366f8f2
|
annotation processors UI
|
2009-10-12 13:25:39 +04:00 |
|
Dmitry Jemerov
|
0d2b409276
|
update copyright
|
2009-10-11 21:00:23 +04:00 |
|
nik
|
8866bda1f6
|
named module libraries supported in artifacts
|
2009-10-08 15:29:10 +04:00 |
|
nik
|
4d3897caf0
|
FileCopyPackagingElement splitted to FileCopy and DirectoryCopy
|
2009-10-08 11:43:32 +04:00 |
|
nik
|
bfc4d7044b
|
artifacts ui fixes & more detailed options to show content of elements
|
2009-10-06 12:23:46 +04:00 |
|
nik
|
a0082b315b
|
artifact ui fixes
|
2009-10-05 13:51:01 +04:00 |
|
nik
|
eb9e26d2fa
|
migrated to artifacts
|
2009-10-02 14:45:21 +04:00 |
|
Alexey Pegov
|
888b09d522
|
absolute paths for project by defaukt, module paths are still relative for deps which are outside module dir but inside project
|
2009-10-01 12:19:50 +04:00 |
|
Peter Gromov
|
d3ac645d70
|
make groovy project compile, editable compiler excludes configuration
|
2009-09-24 16:54:18 +04:00 |
|
Nikolay Chashnikov
|
05e1dad36c
|
configuring context artifact for javaee facets & resolving in javaee facets via artifacts
|
2009-09-22 12:25:35 +04:00 |
|