Commit Graph
110 Commits
Author SHA1 Message Date
nik cc64146d0b cleanup 2011-06-17 10:53:14 +04:00
nik 310e37f50b method to compute graph of strongly connected components moved to service 2011-06-08 16:17:09 +04:00
nik 6782eab93b IDEA-65343: Add Option to Force Clean Artifact build 2011-04-21 15:37:17 +04:00
nik 529d353057 supported find usages for facets in Project Structure dialog (IDEA-50753) 2011-04-08 14:36:56 +04:00
nik 62c3417061 artifact editor: disable editing for manifest files inside jars 2011-04-08 10:01:11 +04:00
nik fec775749c reworked processing of included artifacts: the output directory of the included artifact is copied to the target artifact rather than its source files (IDEA-65623) 2011-04-07 13:57:52 +04:00
nik f2b140e833 allow to add module test compile output into artifact (IDEA-53226) 2011-04-06 08:59:34 +04:00
Eugene Kudelevsky 072910377f IDEA-65262 exclude library source roots from compilation 2011-03-22 17:55:35 +03:00
Eugene Zhuravlev 1b3adec731 getPresentableFile() for SourceGeneratingCompilers 2011-03-22 13:48:36 +01:00
nik 9d4fea6897 pass properties to pre/post ant tasks in generated build.xml for artifacts (IDEA-65683) 2011-02-25 18:28:06 +03:00
nik 990a4def0d generate 'ant' tasks instead of 'antcall' for post/pre processing tasks (IDEA-65622) 2011-02-18 13:20:31 +03:00
nik 74a8f43e8b IDEA-65622: Generated ant script does not run pre/post ant tasks 2011-02-18 10:37:17 +03:00
Alexey Kudravtsev 7e8fca5009 notnull 2011-01-31 15:23:17 +03:00
Eugene Zhuravlev 0f4051917b drop "honor forward dependencies on compile" option 2011-01-21 18:24:16 +01:00
Alexey Kudravtsev dfafa97abe leaks 2011-01-12 13:41:04 +03:00
peter 9cba4a1f75 compiler progress should be @NotNull 2011-01-10 01:21:18 +03:00
nik c76f17b096 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-12-23 10:44:39 +03:00
Eugene Zhuravlev 6f38dc624a ability to define output ant build file name (IDEA-39323) 2010-12-22 17:33:22 +03:00
nik ec9597f3e3 deprecation 2010-12-22 11:12:14 +03:00
Eugene Zhuravlev d92ab73a05 annotation processors: explicitly disable processers during javac run only if AnnotaionProcessing is enabled in compiler settings. Otherwise stick with default behaviour 2010-12-14 12:29:47 +03:00
Anton Makeev feb8aae354 UI: empty texts in settings (pt.1) 2010-11-22 09:56:38 +03:00
nik 138ccec05f IDEA-46476: Settings: Compiler / Exclude: changing Recursively option does not switch changes to "modified" state 2010-11-17 09:50:56 +03:00
nik f52fc12722 improved handling of artifacts with unknown elements 2010-11-12 10:47:15 +03:00
Alexey Kudravtsev 221d0c527e Application.assertWriteAccess does really assert in tests,
tests now run in EDT
2010-10-25 15:04:08 +04:00
nik d6a49c8ad0 when library is deleted it is removed from artifacts 2010-10-14 16:09:44 +04:00
nik a0df94fc75 new library chooser dialog used in artifacts editor 2010-09-15 16:21:51 +04:00
nik 97b56de015 eliminated usages of BuildRecipe class 2010-09-08 10:18:26 +04:00
nik d60e9b3279 IDEA-26864: Generate Ant Build File with GWT and Artifacts don't copy files 2010-08-12 13:07:01 +04:00
nik 09d2e7b454 IDEA-25719: Add option to quickly create an application from a module in artifacts 2010-08-06 09:42:46 +04:00
nik 99ee144985 fix generated ant for unpacked directories in artifacts (IDEA-51729) 2010-08-04 12:19:46 +04:00
nik d31fba13b9 IDEA-51729: Ability to include exploded JARs in artifacts 2010-08-02 16:52:46 +04:00
irengrig fe72dbec0d Merge branch 'master' of git.labs.intellij.net:idea/community 2010-07-14 14:06:17 +04:00
Alexey Kudravtsev 69a331a389 performance 2010-07-07 13:06:31 +04:00
Maas van den BergandDmitry Jemerov 20940d2bec Error in CellRenderer of 'Exclude from Compile' (IDEA-55939) 2010-06-22 20:37:45 +04:00
Constantine Plotnikov 8033ec63fb ant generation: Empty path is converted to empty path during relative path conversion since it is likely means that no value is supplied 2010-05-27 11:15:01 +04:00
Constantine Plotnikov 6def40a9a5 ant generation: IDEA-55287: the custom compiler taskdefs are now registered in the separate target 2010-05-26 17:01:25 +04:00
Constantine Plotnikov 67743ac4d9 ant generation: IDEA-51621: dependency scopes are now used during generation 2010-05-26 17:00:55 +04:00
Constantine Plotnikov 06f2d32863 ant generation: IDEA-52314 relative path are used for external modules 2010-05-26 17:00:35 +04:00
Konstantin Bulenkov aaed92b37f make EmptyValidityState common and move to openapi 2010-04-05 13:57:09 +04:00
Alexey Kudravtsev f052277f56 final fields 2010-04-05 13:07:16 +04:00
Eugene Zhuravlev 8c7f133360 differentiate make compile session from compile session invoked to build artifacts 2010-03-26 18:37:15 +03:00
Alexey Kudravtsev d57397121b cleanup 2010-03-16 14:59:30 +03:00
Alexander Doroshko b7c468d2a7 CompilerSettingsFactory interface moved to [compiler-openapi] module 2010-02-19 16:19:04 +03:00
nik c9988849b6 IDEA-25499: artifacts config: UI for easy configuration of exploded wars 2010-02-03 14:45:45 +03:00
nik 5d539e6b5e IDEA-27190: Artifacts: Add context action to create .jar archieve from module output & "Extract artifact" action improved 2010-02-02 13:15:19 +03:00
Eugene Zhuravlev ae7fa1382b IDEADEV-42200: when multiple src transforming compilers are registered, pass correct original file for reference. 2010-01-13 11:42:32 +03:00
Eugene Zhuravlev f883281c19 when forcing recompilation of module, optionally clear module's output paths if possible 2009-12-25 17:12:56 +03:00
nik c55ea73acf [rev by D. Avdeed] ArtifactManager: service -> component 2009-12-02 17:14:07 +03:00
nik b9cd606496 IDEADEV-41663: Artifacts: deleting of java EE facet added to artifact causes NPE at ArtifactErrorPanel.showError() 2009-12-01 10:15:00 +03:00
nik 7fe7a7adf1 artifacts editor: handle renaming of library 2009-11-26 12:44:55 +03:00