Commit Graph

24 Commits

Author SHA1 Message Date
Andrey Breslav 93fcd7d1f2 Dependency Injection: GUICE replaced by custom code generation 2012-03-13 19:44:35 +04:00
Stepan Koltsov 62221494e2 fix plugin build 2012-03-10 02:03:16 +04:00
Andrey Breslav 0a08ac5fe8 Libraries written in Kotlin are factored out into a separate project 2012-03-06 19:00:29 +04:00
Andrey Breslav 8f5bf77745 Fixing the module name 2012-03-06 15:00:12 +04:00
Andrey Breslav 1031682a1a Kotlin wrappers fo JS libraries added to the artifact 2012-03-06 14:53:28 +04:00
pTalanov 64dc73fef2 KotlinPlugin artifact fix. 2012-02-28 15:40:09 +04:00
pTalanov 953c33a846 Project structure fixed 2012-02-27 19:07:59 +04:00
pTalanov 8d6525f23f initial changes 2012-02-27 15:30:52 +04:00
Maxim Shafirov fc09e7d637 Fake dependency to make sure plugin is actually updated during make 2012-02-21 13:19:39 +04:00
Maxim Shafirov fd641eeafd this isn't used anymore 2012-02-17 18:40:39 +04:00
Maxim Shafirov b8ee1a90a7 Re-use artifacts we do already have configured for local plugin build 2012-02-17 16:59:31 +04:00
Maxim Shafirov fccc991c19 Running JUnit tests, initial. 2012-02-16 20:21:46 +04:00
Andrey Breslav a9e1eb3615 Add j2k to the plugin 2012-02-10 21:33:05 +04:00
Andrey Breslav 2dfb1fef0e Adding util module to the artifact 2012-02-08 21:41:16 +04:00
Maxim Shafirov f3f725c94f Code moved to IDEA core 2012-01-31 21:31:51 +04:00
Maxim Shafirov 311faa2f81 Kompiler misses it's directory in plugin layout 2012-01-31 20:21:53 +04:00
Maxim Shafirov 73100134f9 Plugin&Tests: Build kotlinc by calling to build.xml rather than depending on Dist 2012-01-30 21:40:36 +04:00
Andrey Breslav 199762fd34 Artifacts folder cleanup 2012-01-30 20:01:34 +04:00
Andrey Breslav a1b4d4c1a3 Make version writing a separate build step 2012-01-30 16:50:47 +04:00
Andrey Breslav 03afad9866 Writing plugin version to plugin.xml when built on TeamCity 2012-01-30 15:45:31 +04:00
Andrey Breslav ea6b6f7495 Post-build step: renaming the zip artifact 2012-01-27 21:24:07 +04:00
Andrey Breslav e0649ab295 KT-1067 IDEA Plugin throws NoClassDef exceptions on types from kotlin-runtime.jar 2012-01-26 13:44:03 +04:00
Maxim Shafirov 8e8f8716ba Add cli compiler to plugin artifact 2012-01-13 13:56:30 +04:00
Maxim Shafirov db59319f95 Artifact for IDEA plugin 2012-01-12 18:42:53 +04:00