Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
225 commits
Select commit Hold shift + click to select a range
66d10ab
IDEX-2947 don't use junit from testng 6.8
Sep 2, 2015
b2820ae
Merge pull request #223 from codenvy/IDEX-2947
skabashnyuk Sep 2, 2015
61d1bb7
Plugin datasource has been moved by IDEX-2966
benoitf Sep 2, 2015
7b9f4bf
RELEASE:Set tag of parent pom
Sep 2, 2015
bc6b699
[maven-release-plugin] prepare release 3.12.2
Sep 2, 2015
3c5d542
[maven-release-plugin] prepare for next development iteration
Sep 2, 2015
2dda1d0
RELEASE:Set next development version of parent pom
Sep 2, 2015
0a8bf63
IDEX-2970 Docker recipes should be packaged along the docker plugin
benoitf Sep 2, 2015
7777cb6
IDEX-2994, IDEX-2750, IDEX-2898, IDEX-3008, IDEX-3015: Tree improvements
Sep 3, 2015
6a23610
IDEX-2899. Added RemoveModuleHandler for delete module from pom.xml. …
RomanNikitenko Sep 3, 2015
7eab3e9
Fix findbugs property name
Sep 4, 2015
bf33c66
use Eclipse-approved jackson-databind 2.3.0
Sep 4, 2015
37c5e84
Merge pull request #231 from codenvy/IDEX-2976
skabashnyuk Sep 4, 2015
c35789d
Merge pull request #225 from codenvy/fixRemoval
skabashnyuk Sep 4, 2015
671f540
do not fail docker container start if docker api respond 200 with war…
Sep 9, 2015
d04fe7d
reduce logging level
Sep 9, 2015
9dc31e0
IDEX-2996: Added possibility show/hide hidden files
Sep 9, 2015
df47402
Merge pull request #234 from codenvy/IDEX-2996
Sep 9, 2015
062db75
IDEX-3020
Sep 10, 2015
145bde3
IDEX-3029
Sep 10, 2015
c038fb8
Fix order position
Sep 10, 2015
bc3b2ba
IDEX-2234 Removed autogenerating of ssh keys
Sep 4, 2015
88b1110
Merge pull request #229 from codenvy/IDEX-2234
Sep 10, 2015
2227de3
IDEX-2180: Add an ability to configure git user name and email into t…
Sep 10, 2015
e26e7cb
Merge pull request #226 from codenvy/IDEX-2180
Sep 10, 2015
bd0e99e
IDEX-3005
Sep 10, 2015
a8e02a3
IDEX-2938 removed findbugs jsr305 annotation
Sep 10, 2015
9da64fb
IDEX-2971: Tree collapse fixes
Sep 10, 2015
fc27c2a
Merge pull request #236 from codenvy/IDEX-2971
Sep 10, 2015
5e532d2
IDEX-1972 Added checking actuality of remote selection
Sep 11, 2015
2c343fa
Merge pull request #237 from codenvy/IDEX-1972
Sep 11, 2015
ab40b9b
IDEX-2971: Add tree reload after git reset operation
Sep 11, 2015
10dbdd4
Revert "IDEX-2234 Removed autogenerating of ssh keys"
Sep 11, 2015
777c4b3
Mark plugins as clean for findbugs
Sep 11, 2015
2ee017d
IDEX-2989 fix creating java class
Sep 11, 2015
1242544
IDEX-3038; chande namings from codenvy to che;
Sep 11, 2015
95a7de9
IDEX-3038; chande namings from codenvy to che;
Sep 11, 2015
73b28f5
IDEX-3038; chande namings from codenvy to che;
Sep 11, 2015
5042351
IDEX-3038; chande namings from codenvy to che;
Sep 11, 2015
d5a31be
Merge remote-tracking branch 'origin/master'
Sep 11, 2015
aaa3b83
Merge remote-tracking branch 'origin/master' into IDEX-2938
Sep 11, 2015
272585c
Small fix
Sep 11, 2015
ec2bd7c
excluded jsr350 from dependencies
Sep 12, 2015
cfa6792
Addopt according changes in ProjectStateHandler. See https://github.c…
Sep 12, 2015
b25c44f
Merge remote-tracking branch 'origin/master' into IDEX-2938
Sep 14, 2015
d2c981f
IDEX-2964 Allow to add server side extension only (without client sid…
benoitf Sep 14, 2015
9b73b2e
IDEX-3046 On Windows, env should also be in the format /my/runner and…
benoitf Sep 14, 2015
bbacefb
Merge pull request #246 from codenvy/IDEX-2964-b
Sep 14, 2015
86dd542
Merge pull request #247 from codenvy/IDEX-3046
Sep 14, 2015
a8e0c6f
Added Java Content root node interceptor for Ant project type
Sep 15, 2015
fe7647f
IDEX-2989, IDEX-3010: Wrong behaviours with render package nodes and …
Sep 16, 2015
173900a
RELEASE:Set tag of parent pom
Sep 16, 2015
41f03a5
[maven-release-plugin] prepare release 3.12.3
Sep 16, 2015
19a9c5a
[maven-release-plugin] prepare for next development iteration
Sep 16, 2015
b4aaa95
RELEASE:Set next development version of parent pom
Sep 16, 2015
ad56fdf
IDEX-3067 Update localhost links by Boot2docker remote ip address
benoitf Sep 17, 2015
5b9708b
IDEX-3050: update editors content after some git operation and refact…
Sep 17, 2015
bc29e16
Merge pull request #253 from codenvy/IDEX-3050
Sep 17, 2015
3de2a11
IDEX-3066 use correct bind volume dir on Windows
benoitf Sep 17, 2015
55e939b
IDEX-2376: refactor docker API client; add method to get docker events
Sep 17, 2015
f81e324
synchronize docker client in master and 4.0
Sep 17, 2015
0732280
fix tests
Sep 17, 2015
29a7945
IDEX-3060: adopt code to changes in docker client
Sep 17, 2015
c6e5ac4
IDEX-3096: add with methods to HostConfig in docker API client
Sep 17, 2015
ac19da2
IDEX-3096: fix docker client memory limit usage
Sep 17, 2015
1dec18f
RELEASE:Set tag of parent pom
Sep 17, 2015
a3d48c7
[maven-release-plugin] prepare release 3.12.4
Sep 17, 2015
28c74e0
[maven-release-plugin] prepare for next development iteration
Sep 17, 2015
c1f9f25
RELEASE:Set next development version of parent pom
Sep 17, 2015
7de1a6d
IDEX-3099 Memory is not a string but long in hostconfig
benoitf Sep 18, 2015
9288ad7
IDEX-3096: avoid usage of deprecated docker API
Sep 18, 2015
7c5efc5
IDEX-3096: use modern docker api of container creation and start
Sep 18, 2015
70b9463
RELEASE:Set tag of parent pom
Sep 18, 2015
e683790
[maven-release-plugin] prepare release 3.12.5
Sep 18, 2015
6ac453b
[maven-release-plugin] prepare for next development iteration
Sep 18, 2015
f46e124
RELEASE:Set next development version of parent pom
Sep 18, 2015
adefc10
Revert "IDEX-3096: avoid usage of deprecated docker API"
Sep 19, 2015
1ea21ca
IDEX-3096: fix docker client usage
Sep 19, 2015
226f0b0
Set Next Major version
Sep 19, 2015
d6bd2f6
set cpuShares to "2" as it is minimum allowed starting from docker 1.…
Sep 21, 2015
8cbac6b
Fix <title> text to say Eclipse Che
TylerJewell Sep 21, 2015
bb15a86
Merge pull request #258 from riuvshin/master
Sep 21, 2015
33fe0d7
Merge pull request #259 from codenvy/fix-title-text
skabashnyuk Sep 21, 2015
ab78fd4
Fix vetsion of parent for extension plf
Sep 22, 2015
3c64190
IDEX-3057: Added 'Project configuration' dialog when project has prob…
Sep 22, 2015
b1c550b
Merge pull request #261 from codenvy/IDEX-3057-2
Sep 22, 2015
67a611b
IDEX-2644: added update files content when performing some git operat…
Sep 24, 2015
dba8439
IDEX-1955: update merge dialog if there are no git branhes
Sep 24, 2015
9e14f52
merged with master
Sep 24, 2015
7b67979
IDEX-1979:added refresh remote branches field in 'Fetch' and 'Pull' f…
Sep 24, 2015
3a6b55f
Code clean up
Sep 24, 2015
3b8d239
Merge pull request #269 from codenvy/githubimprove
Sep 24, 2015
bdc4a08
IDEX-3000: Fixed applying changes from base class to extended class
Sep 24, 2015
4f8117a
Merge pull request #270 from codenvy/IDEX-3000
Sep 24, 2015
130b153
IDEX-2990 tree bugfixes and improvements
Sep 25, 2015
2861296
Merge pull request #272 from codenvy/IDEX-2990
Sep 25, 2015
04615f0
Merge pull request #267 from codenvy/IDEX-1955
dmytro-ndp Sep 25, 2015
47a97b5
IDEX-916: added progress status to some operations
Sep 25, 2015
9514671
Cleaning up language in IDE prefs box.
Sep 26, 2015
5afe9e4
Update git values in IDE pref box
Sep 26, 2015
5715fe1
Merge pull request #274 from codenvy/IDEX-916
Sep 28, 2015
ace5b24
Merge pull request #275 from codenvy/clean-ide-prefs-text
skabashnyuk Sep 28, 2015
dadb57f
Merge pull request #276 from codenvy/clean-up-ide-prefs
skabashnyuk Sep 28, 2015
1ea6d61
IDEX-2750: Fixed appearing debug line
Sep 28, 2015
731c2a4
Merge pull request #277 from codenvy/IDEX-2750
Sep 28, 2015
f599fb3
IDEX-1752: added git messages to git console
Sep 29, 2015
4d17377
IDEX-2750: Fixed appearing debug line when debugger switches between …
Sep 29, 2015
a05590a
IDEX-3133 Upgrade Guice to 4.0
Sep 30, 2015
619d6a3
Merge pull request #271 from codenvy/IDEX-3133
hound-eye Sep 30, 2015
896ec2b
Merge pull request #284 from codenvy/IDEX-2750
Sep 30, 2015
f2a2ccb
Merge pull request #280 from codenvy/IDEX-1752
Sep 30, 2015
7b6ef55
IDEX-2883: Fixed right order action icons on the Firefox
Sep 30, 2015
1819248
Merge pull request #287 from codenvy/IDEX-2883
Oct 1, 2015
5a730bd
IDEX-3120: Fixed runner message about shoutdown operation
Oct 1, 2015
01da17d
IDEX-3137: Changed some text on IDE preference window
Oct 2, 2015
0b55155
IDEX-3085. Added ability to recognize project types.
RomanNikitenko Oct 2, 2015
46bf0e4
Merge pull request #282 from codenvy/IDEX-3085
RomanNikitenko Oct 2, 2015
3cebcb2
IDEX-1752: added appearing of Git Tab when printing to it
Oct 2, 2015
5829587
Merge pull request #292 from codenvy/IDEX-3120
Oct 2, 2015
00e6d8e
Merge pull request #294 from codenvy/IDEX-3137
Oct 2, 2015
c71c870
Fixed run extensions. Removed plugin subversion from source for run e…
Oct 4, 2015
8870d3b
Merge pull request #298 from codenvy/runExtensions
Oct 4, 2015
d725b43
Merge pull request #296 from codenvy/IDEX-1752
Oct 4, 2015
4e53f72
IDEX-1999: Add button tab and buttons to git console
Oct 7, 2015
5c41d99
Merge pull request #301 from codenvy/IDEX-1999
Oct 7, 2015
7dfeae4
IDEX-3138. Simplify choices for Che project creation wizard
RomanNikitenko Oct 7, 2015
27424fe
Merge pull request #303 from codenvy/IDEX-3138
RomanNikitenko Oct 7, 2015
1afa9c9
Change log level to warn in case InvalidBreakPointException
Oct 8, 2015
6cba448
IDEX-3033: Send short notifications for pull and push
Oct 8, 2015
d50cc28
Merge pull request #309 from codenvy/IDEX-3033
Oct 8, 2015
1cae7a4
RELEASE:Set tag of parent pom
Oct 8, 2015
6be8b73
[maven-release-plugin] prepare release 3.13.0
Oct 8, 2015
0d6020d
[maven-release-plugin] prepare for next development iteration
Oct 8, 2015
41cf032
RELEASE:Set next development version of parent pom
Oct 8, 2015
4c7f3bd
IDEX-2982. Change Che pom.xml parent values
RomanNikitenko Oct 9, 2015
95ab0d4
Merge pull request #314 from codenvy/IDEX-2982
Oct 13, 2015
edc94f3
IDEX-1620: IDEX-1620: Disable buttons when got branch list
Oct 21, 2015
bd50133
Merge pull request #318 from codenvy/IDEX-1620
Oct 21, 2015
82dccf4
IDEX-3321 Add zip plugin output for AngularJS extensions
benoitf Oct 22, 2015
2d83af9
Remove usage of badges using github
benoitf Oct 23, 2015
0f67a08
IDEX-3333 - adding README with drag&drop button
Oct 23, 2015
dfcc550
RELEASE:Set tag of parent pom
Oct 24, 2015
b5f1f6d
[maven-release-plugin] prepare release 3.13.1
Oct 24, 2015
df3e924
[maven-release-plugin] prepare for next development iteration
Oct 24, 2015
0e15547
RELEASE:Set next development version of parent pom
Oct 24, 2015
2e2a714
Set Next Major version
Oct 27, 2015
3aa7056
Set Next Major version
Oct 27, 2015
af9065c
IDEX-2861 Enable dependency convergence
Oct 27, 2015
7e85428
Revert "Revert "IDEX-2234 Removed autogenerating of ssh keys""
Oct 28, 2015
225c801
Merge pull request #343 from codenvy/IDEX-2234
Oct 28, 2015
356620e
Merge pull request #265 from codenvy/IDEX-2861
hound-eye Oct 28, 2015
ca374bc
Adjust to API changes in Che-core (BranchCheckout -> Checkout)
freedomp Oct 28, 2015
25ca050
CLDIDE-2601 Set test scope to test-needed-only dependencies
Oct 30, 2015
f76a920
Merge pull request #354 from codenvy/CLDIDE-2601
hound-eye Nov 2, 2015
d3c842b
IDEX-3362: Allow java file renaming(without refactoring)
Nov 3, 2015
0a422c5
IDEX-2470: Add "import-source-descriptor" API method to SVN Service
Nov 3, 2015
dd6b321
Merge pull request #355 from codenvy/IDEX-2470
Nov 4, 2015
aadc44d
CLDIDE-2593: makes changes related to bugs found by SAP Fortify tool
akorneta Nov 4, 2015
4df7a97
Merge pull request #353 from codenvy/CLDIDE-2593
akorneta Nov 4, 2015
84c36c3
IDEX-3164 : Disable "get project git url" menu item in a temporary wo…
rainf0x Nov 5, 2015
d5750db
Merge pull request #363 from codenvy/IDEX-3164
rainf0x Nov 9, 2015
83df9a6
Merge pull request #357 from codenvy/IDEX-3362
Nov 9, 2015
520379a
Merge pull request #348 from freedomp/master
hound-eye Nov 10, 2015
612e94b
IDEX-3403 Sync esprima version with already approved version with CQ …
benoitf Nov 10, 2015
8a3d241
IDEX-3428: Change license to EPL
akorneta Nov 13, 2015
8b2f4f4
Merge pull request #381 from codenvy/IDEX-3428
akorneta Nov 13, 2015
d384e8b
IDEX-3184: allow to provide custom functions in JS auto-complete
azatsarynnyy Nov 13, 2015
2a25fc8
IDEX-3184: change proposals group style
azatsarynnyy Nov 13, 2015
3ec38c7
IDEX-3184: code refactoring
azatsarynnyy Nov 13, 2015
d478d41
IDEX-3184: code refactoring
azatsarynnyy Nov 13, 2015
32e3b36
IDEX-3184: refactor code
azatsarynnyy Nov 13, 2015
6d392be
Merge pull request #382 from codenvy/IDEX-3184-2
azatsarynnyy Nov 13, 2015
0fbbbd8
IDEX-3485: hide JS content assist box after switching to another file
azatsarynnyy Nov 17, 2015
5d83090
Merge pull request #394 from codenvy/IDEX-3485
azatsarynnyy Nov 17, 2015
1a5d8dc
IDEX-3128: Add posibility to get mirror repository url
Nov 19, 2015
525e3f4
Merge pull request #403 from codenvy/IDEX-3128
Nov 19, 2015
4b99aa8
Fix for IDEX-3128 if mirror not exist need to return null instead of …
Nov 19, 2015
28bc626
Remove CHARSET from git.css
Nov 19, 2015
2120e9b
Merge pull request #404 from codenvy/charset
Nov 20, 2015
9b99559
RELEASE:Set tag of parent pom
Nov 22, 2015
0862b50
[maven-release-plugin] prepare release 3.13.2
Nov 22, 2015
4a5065e
[maven-release-plugin] prepare for next development iteration
Nov 22, 2015
9c45998
RELEASE:Set next development version of parent pom
Nov 22, 2015
dbe4a33
IDEX-2981: Add checkbox for recursive import in import panel
Nov 23, 2015
6d667d4
Merge pull request #399 from codenvy/IDEX-2981
Nov 23, 2015
e4ed555
Fix NPE in case fork repository. Bug comes with my previos commit htt…
Nov 23, 2015
90bf969
RELEASE:Set tag of parent pom
Nov 24, 2015
1c6c676
[maven-release-plugin] prepare release 3.13.3
Nov 24, 2015
53d21d0
[maven-release-plugin] prepare for next development iteration
Nov 24, 2015
185da03
RELEASE:Set next development version of parent pom
Nov 24, 2015
6712223
CLDIDE-2574: Fix ppor error handling
akorneta Nov 25, 2015
aea20ae
Merge pull request #419 from codenvy/CLDIDE-2574
akorneta Nov 25, 2015
8f10387
Add slf4j logger dependency
akorneta Nov 25, 2015
0c27114
IDEX-3635
Nov 25, 2015
7a9e1ae
RELEASE:Set tag of parent pom
Nov 25, 2015
d80bc51
[maven-release-plugin] prepare release 3.13.4
Nov 25, 2015
41f5434
[maven-release-plugin] prepare for next development iteration
Nov 25, 2015
69bab43
RELEASE:Set next development version of parent pom
Nov 25, 2015
52a915f
Set Next Major version
Nov 27, 2015
614b774
IDEX-3636: fix cursor positioning for custom suggestions in JS-editor
azatsarynnyy Dec 1, 2015
6ec6490
Merge pull request #434 from codenvy/IDEX-3636
azatsarynnyy Dec 1, 2015
b2ca8e7
IDEX-3634 add Orion initial preferences to enable braces completion f…
Dec 1, 2015
a346a70
Merge pull request #435 from codenvy/IDEX-3634
Dec 1, 2015
f998517
Don't show popup when abnormal close code is gotten from websocket an…
RomanNikitenko Dec 3, 2015
e7b6a34
IDEX-3574 change name for zeroclipboard package
Dec 4, 2015
9fce340
CLDIDE-2656 : Fix tests after change a constructor of the class Memor…
rainf0x Dec 10, 2015
7d26412
Merge pull request #460 from codenvy/CLDIDE-2656_vfs_system_paths
rainf0x Dec 10, 2015
4faf729
RELEASE:Set tag of parent pom
Dec 29, 2015
b785a5a
[maven-release-plugin] prepare release 3.14.0
Dec 29, 2015
78c27ee
[maven-release-plugin] prepare for next development iteration
Dec 29, 2015
4892087
RELEASE:Set next development version of parent pom
Dec 29, 2015
7cdf104
IDEX-4041: Memory leak in static maps in java debugger
Jan 16, 2016
5a13f33
Merge pull request #567 from codenvy/IDEX-4041
Jan 16, 2016
ef84456
RELEASE:Set tag of parent pom
Jan 31, 2016
cf571cd
[maven-release-plugin] prepare release 3.14.1
Jan 31, 2016
ededa7d
[maven-release-plugin] prepare for next development iteration
Jan 31, 2016
fe91fe3
RELEASE:Set next development version of parent pom
Jan 31, 2016
3d63b03
Fix build
May 12, 2016
0eaa84f
CHE-336: Implement Ssh key provider for Jgit
May 16, 2016
43e735e
Merge pull request #628 from codenvy/jgit
May 17, 2016
fc0404e
license
May 20, 2016
bd8002e
Set appropriate version on tomcat
May 23, 2016
95aafe7
Merge pull request #629 from mkuznyetsov/license
skabashnyuk May 26, 2016
f1a29a0
CHE-336: Refactoring of GitUrl class
May 27, 2016
9e700ee
Add support for checkout exception - Fix GitException location
yossibalan-1 Aug 10, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
[![Join the chat at https://gitter.im/eclipse/che](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eclipse/che?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/codenvy/che-plugins.svg?branch=master)](https://travis-ci.org/codenvy/che-plugins)

[![License](https://img.shields.io/github/license/codenvy/che-plugins.svg)](https://github.com/codenvy/che-plugins)
[![Latest tag](https://img.shields.io/github/tag/codenvy/che-plugins.svg)](https://github.com/codenvy/che-plugins/tags)
[![Eclipse License](http://img.shields.io/badge/license-Eclipse-brightgreen.svg)](https://github.com/codenvy/che/blob/master/LICENSE)
[![latest 3.x](https://img.shields.io/badge/latest stable-3.x-green.svg)](https://github.com/codenvy/che-plugins/tree/master)
[![latest 4.x](https://img.shields.io/badge/latest dev-4.x-yellowgreen.svg)](https://github.com/codenvy/che-plugins/tree/4.0)


## About Eclipse Che
High performance, open source developer environments in the cloud.
Expand Down
3 changes: 3 additions & 0 deletions plugin-angularjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ npm is bundled with nodejs which can be downloaded from there : http://nodejs.or
* Yeoman (and dependencies can be installed with the command line : npm install -g yo)
more details on http://yeoman.io/gettingstarted.html

Drag & drop following button to http://my.che.url/dashboard/#/admin/plugins to install this plug-in:

[![](https://img.shields.io/badge/AngularJS Plugin-Drag Into Che-green.svg?style=flat)](http://eclipse.org/che/?install&uri=mvn:org.eclipse.che.plugin:angularjs-assembly:zip:CURRENT)
2 changes: 1 addition & 1 deletion plugin-angularjs/api/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-api</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-api-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugin-angularjs/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-parent</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-api</artifactId>
<packaging>pom</packaging>
Expand Down
3 changes: 1 addition & 2 deletions plugin-angularjs/api/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-api</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-api-server</artifactId>
<packaging>jar</packaging>
Expand All @@ -25,7 +25,6 @@
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-project</artifactId>
<version>${che.core.version}</version>
</dependency>
</dependencies>
</project>
84 changes: 84 additions & 0 deletions plugin-angularjs/assembly/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--

Copyright (c) 2014 Codenvy, S.A.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html

Contributors:
Codenvy, S.A. - initial API and implementation

-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>angularjs-parent</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-assembly</artifactId>
<packaging>che-plugin</packaging>
<name>Che Plugin :: AngularJS :: Assembly</name>
<dependencies>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-api-client</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-api-server</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-completion-dto</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-completion-dto-gen</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-core-client</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-core-server</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-template-angular-seed</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-template-gulp-angularjs-starter</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-template-yeoman</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>analyze</id>
<configuration>
<skip>true</skip>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-maven-plugin</artifactId>
<version>${che.core.version}</version>
<extensions>true</extensions>
</plugin>
</plugins>
</build>
</project>
34 changes: 26 additions & 8 deletions plugin-angularjs/completion/dto-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-completion</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-completion-dto-gen</artifactId>
<packaging>jar</packaging>
Expand All @@ -25,48 +25,66 @@
<dto-generator-out-directory>${project.build.directory}/generated-sources/dto/</dto-generator-out-directory>
</properties>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>
<version>${com.google.gwt.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-builder</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-dto</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-project</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-runner</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-commons-gwt</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-ide-api</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-completion-dto</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-builder-ext-builder</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-dev</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
Expand Down
12 changes: 6 additions & 6 deletions plugin-angularjs/completion/dto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-completion</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-completion-dto</artifactId>
<packaging>jar</packaging>
Expand All @@ -25,31 +25,31 @@
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-builder</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-dto</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-project</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-runner</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-ide-api</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-builder-ext-builder</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
5 changes: 1 addition & 4 deletions plugin-angularjs/completion/parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-completion</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-completion-parser</artifactId>
<packaging>jar</packaging>
Expand All @@ -25,19 +25,16 @@
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-dto</artifactId>
<version>${che.core.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-completion-dto</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>angularjs-completion-dto-gen</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin-angularjs/completion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>angularjs-parent</artifactId>
<groupId>org.eclipse.che.plugin</groupId>
<version>3.12.2-SNAPSHOT</version>
<version>3.14.2-SNAPSHOT</version>
</parent>
<artifactId>angularjs-completion</artifactId>
<packaging>pom</packaging>
Expand Down
Loading