Roman Iuvshin
ef38dd5fb2
[maven-release-plugin] prepare release 4.7.0-RC1
2016-08-16 08:28:02 +00:00
Evgen Vidolob
cc51c0ef27
#1913 Deprecates some of Editor API classes and interfaces
2016-08-12 12:35:28 +03:00
Roman Iuvshin
99b6beb356
[maven-release-plugin] prepare for next development iteration
2016-08-01 10:32:16 +00:00
Roman Iuvshin
3a0fd2a00c
[maven-release-plugin] prepare release 4.6.0
2016-08-01 10:32:13 +00:00
Evgen Vidolob
ca94fc2071
#1887 Move che-plugin-java-jdt-core-repack module to che-lib project
2016-07-28 10:45:06 +03:00
Valeriy Svydenko
1f2a6b6c74
CHE-1819: fix NPE when unresolved project is deleted
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-07-26 17:26:03 +03:00
Dmitry Kuleshov
435bbd5505
[WIP] CHE-11: VFS event handling system ( #1634 )
...
CHE-11: VFS event handling system initial commit
2016-07-19 11:35:37 +03:00
Roman Iuvshin
f9369146c1
[maven-release-plugin] prepare for next development iteration
2016-07-18 13:58:51 +00:00
Roman Iuvshin
b6795f1a9a
[maven-release-plugin] prepare release 4.5.0
2016-07-18 13:58:48 +00:00
Valeriy Svydenko
0cf84aa324
CHE-1454: show warning dialog if estimation of the maven project has troubles
2016-07-15 12:42:56 +03:00
Vladyslav Zhukovskii
39dc621da5
Fix cyclic request sending and possible NPE
...
`NewFolderAction` - added dialog showing if any error occurred.
`ProjectExplorerPresenter` - fix disappearing maven module after project reconfiguring.
`RevealNodesPersistenceComponent` - reduce count of files which stores into user preference.
`TreeResourceRevealer` - add ability to select node after reveal operation.
`InMemoryResourceStore` - checking resource only by ones prefix path.
`NodeLoader` - revert last changes, because they are redundant.
`NewPackageAction` - prevent potential NPE.
`ProjectClasspathAction` - prevent potential NPE.
`MoveAction` - prevent potential NPE.
`RenameRefactoringAction` - prevent potential NPE.
`GetEffectivePomAction` - prevent potential NPE.
2016-07-08 13:53:14 +03:00
Roman Nikitenko
6c1c543ac6
CHE-1210. Block content assist until project is resolved
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-07-06 15:37:43 +03:00
Vladyslav Zhukovskii
001b4b87e8
Resource management
...
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
2016-07-02 18:15:33 +03:00
Roman Iuvshin
6a23f97700
[maven-release-plugin] prepare for next development iteration
2016-06-28 16:00:40 +00:00
Roman Iuvshin
400648e1db
[maven-release-plugin] prepare release 4.4.0
2016-06-28 16:00:37 +00:00
Vitalii Parfonov
0d4b846fdc
Temporary exclude MavenServerManagerTest because it fail time-to-time and we don't know reason ( #1537 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-21 18:03:24 +03:00
Valeriy Svydenko
5a4a31068f
CHE-1168: determine source folders with generated artifacts
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-06-15 15:08:51 +03:00
Vitalii Parfonov
560edd8199
Export proxy object instead of real maven terminal object. … ( #1500 )
...
* Export proxy object instead of real maven terminal object. Avoid NPE in case jar lab's are not set for javac project
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-14 14:01:43 +03:00
Roman Iuvshin
5adff554bc
[maven-release-plugin] prepare for next development iteration
2016-06-13 18:57:39 +00:00
Roman Iuvshin
e9f5d4971e
[maven-release-plugin] prepare release 4.3.0
2016-06-13 18:57:36 +00:00
Vitalii Parfonov
21f9a44ba6
CODENVY-645: start re-import only for maven project, add checking on empty list of paths ( #1489 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-13 16:19:27 +03:00
Sergii Leschenko
42690da407
CODENVY-480 Remove user's roles ( #1336 )
2016-06-10 17:32:02 +03:00
Vladyslav Zhukovskii
8996ed9db1
Move classes related with virtual file to resources package
2016-06-07 15:35:54 +03:00
Vladyslav Zhukovskii
54e591a2d8
Move classes related with data tree structure to dedicate package
2016-06-07 11:25:56 +03:00
Vitalii Parfonov
21c878962c
CODENVY-568: Add possibility handel event then factory fully accepted ( #1429 )
...
* Add event then FctoryAccepted
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-06 11:26:33 +03:00
Roman Iuvshin
140b09a9a0
[maven-release-plugin] prepare for next development iteration
2016-06-04 19:52:26 +00:00
Roman Iuvshin
fbd9f95748
[maven-release-plugin] prepare release 4.3.0-RC1
2016-06-04 19:52:23 +00:00
Roman Nikitenko
a99d15b7b4
CHE-1231. Show/hide error messages after updating pom.xml
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-02 12:41:29 +03:00
Sergii Leschenko
3d9eabaedf
Rework workspace service to return all workspace which user can read
2016-05-27 15:10:17 +03:00
Vitalii Parfonov
94392fbdfe
CHE-1230: return default test source dir if not set other ( #1362 )
...
* use constants instead of hardcoded string
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-27 11:50:38 +03:00
Vitaly Parfonov
3795e5860a
CODENVY-542: use Provider for inject ProjectRegistry in MavenWorkspace
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-24 22:28:49 +03:00
Roman Nikitenko
bc90dc7899
CHE-998. Add 'Reimport' action for maven project
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-05-24 16:30:33 +03:00
Vitalii Parfonov
c41ee17fe3
CODENVY-540: hardcode http scheme for maven preview URL (temporary solution) ( #1324 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-20 19:18:59 +03:00
Vitaliy Guliy
62cc3bc7f3
CHE-1139 Renaming in Create Project wizard in IDE
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-05-20 12:51:05 +03:00
Artem Zatsarynnyi
554182f122
CHE-1083: Refactor modules registration ( #1288 )
2016-05-19 11:17:48 +03:00
Evgen Vidolob
a53c51dfa9
CHE-1120 disable binding maven project type if M2_HOME env property not set, code clean up
2016-05-18 15:37:33 +03:00
Vitalii Parfonov
a63a856970
CHE-1081: remove workspace id from services that deployed on wsagent ( #1268 )
...
remove workspace id from services that deployed on wsagent
remove workspace Id usage in wsagent services in dashboard
Add init params for websocket endpoint and eventbus end point It allow has different format of URL on wsmaster with ws-id like path param and on wsagent without it
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-18 10:18:05 +03:00
Vitaly Parfonov
658410556f
WorkspaceProjectsSyncer is an abstract class to be implemented by concrete entities which hold Projects configuration. WorkspaceHolder is an implementation which uses Workspace database remotely, on Ws Master
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-17 14:30:32 +03:00
Evgen Vidolob
cae7a9c716
CHE-1108 remove creating ExternalFolderChange instance, add log for exception
2016-05-16 12:30:33 +03:00
Evgen Vidolob
9f401acbe7
Merge pull request #1254 from eclipse/cq-license-fix
...
set original license headers, according to CQ response
2016-05-13 16:14:25 +03:00
Evgen Vidolob
11412320a0
set original license headers, according to CQ response
2016-05-13 15:36:26 +03:00
Vitalii Parfonov
f08b1781ae
CHE-1105: Avoid NPE in case current project null. ( #1251 )
...
Unregister Create Maven Module action becouse this feture outdate need to rework it
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-13 14:55:49 +03:00
Evgen Vidolob
39b6759c98
CHE-1141 fix java search in multimodule projects, fix test
2016-05-12 17:12:07 +03:00
Vitaly Parfonov
826353e6ab
CHE-781:Move all platform-api-client-gwt to the che-core-ide-api module
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-12 09:31:10 +03:00
Valeriy Svydenko
27f41c1a3d
CHE-917: add a command for compiling and running plain java project
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-11 10:30:47 +03:00
Evgen Vidolob
e8c800aa4c
CHE-1111 create 'ProjectDeletedEvent', clean up maven workspace when project was deleted
2016-05-11 09:59:59 +03:00
Artem Zatsarynnyi
07d341f4e3
CHE-390: Simplify Editor API ( #1197 )
...
* CHE-390: Simplify Editor API by adding abstract EditorProvider
* Remove unused EditorTypeMapping
* Remove obsolete, useless classes
* Remove editor types
* Fix typo in interface name
* Remove EditorAdapter
* Refactor: EmbeddedTextEditorPresenter -> TextEditorPresenter
* Refactor code
* Clean-up
* Remove mime-types
* Refactor JsEditor
* Remove redundatnd dependency
* Rename codenvyDefaultEditor -> cheDefaultEditor
2016-05-06 16:54:34 +03:00
Vitaly Parfonov
cd54365235
Temporary fixing problem with start not java stack
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-06 15:54:50 +03:00
Vitaly Parfonov
3bbdf852a5
Move Contants to shared
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-05 12:25:20 +03:00
Vitaly Parfonov
829672349c
Fix DTO fqn
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 17:17:15 +03:00