Commit Graph

6 Commits (41d3739928607fabbc41c2df9c0ab2e3dba6585d)

Author SHA1 Message Date
Mihail Kuznyetsov 0e8b21ad3f Set new license year 2017-01-04 17:10:31 +02:00
Vitalii Parfonov 9951639518 CHE-2098:fix generation Project with Maven Archetype. (#2872)
Archetype Plugin parameters transfer to the REST Project API via query parameters

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-25 13:36:19 +03:00
Kaloyan Raev 9530a6206b Fix default PHP content (#2721)
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-10-06 14:22:20 +03:00
Vitalii Parfonov f29badd970 Add default content for PHP project (#2710)
* Add default content for PHP project

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-10-05 16:39:15 +03:00
Anatoliy Bazko e079338a11 CHE-2552: Language server module refactoring (#2677) 2016-10-04 11:49:24 +03:00
Kaloyan Raev a14c930203 Basic PHP plugin (#2160)
* Basic PHP plugin

This is the first step of providing better PHP language support in Che.
This basic plugin is created after the existing Python plugin and
provides the PHP project type and the "New PHP File" action.
Set PHP project type for Laravel, Codeigniter and Symfony templates

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-09-27 13:44:24 +03:00