Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Che/Roadmap"

< Che
Line 11: Line 11:
 
**Importing folders from local ZIP
 
**Importing folders from local ZIP
 
[[/3100|3.10.0]] - End of May 2015
 
[[/3100|3.10.0]] - End of May 2015
 
+
* Have all project type extensions support creating a new project without setting mandatory parameters
 
+
* New default flows during login
 +
* Horizontal splitter to enable console + terminal view side by side
 +
* Restoring state of project explorer from last visit
 +
* Taking git committer name and email from user preferences
 +
* Using EventService or alternative mechanism for filling Item(s)' Properties retrieved with ProjectService dynamically
 +
* Restoring the state of previous session when enter IDE
 +
* One war assembly for local (SDK) IDE
 +
* Svn merge action
 +
* Subversion commands in Project Explorer context menu
 +
* Observing files changes before commit
 +
* Silent Build Option
 
[[/400|4.0.0]] - Fall of 2015
 
[[/400|4.0.0]] - Fall of 2015

Revision as of 07:42, 23 April 2015

3.8.0 - End of March 2015

  • Redesign of the runner / machine panel
  • Rework Project Type framework
  • Import project from local file system

3.9.0 - End of April 2015

  • SVN plugin
  • Multi-runner panel improvements V2
  • Consider one war assembly for local (SDK) IDE
  • And a few new features:
    • File autosave
    • Importing folders from local ZIP

3.10.0 - End of May 2015

  • Have all project type extensions support creating a new project without setting mandatory parameters
  • New default flows during login
  • Horizontal splitter to enable console + terminal view side by side
  • Restoring state of project explorer from last visit
  • Taking git committer name and email from user preferences
  • Using EventService or alternative mechanism for filling Item(s)' Properties retrieved with ProjectService dynamically
  • Restoring the state of previous session when enter IDE
  • One war assembly for local (SDK) IDE
  • Svn merge action
  • Subversion commands in Project Explorer context menu
  • Observing files changes before commit
  • Silent Build Option

4.0.0 - Fall of 2015

Back to the top