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

Che/Roadmap/3100

< Che‎ | Roadmap
Revision as of 07:49, 23 April 2015 by Dmi3.kuleshov.gmail.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Features

  • 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

Bugs

  • Debug feature available for JSF app
  • Rename of remote branch does not work
  • C-Z key event intercepted at document level
  • Key events intercepted at document level
  • style.css in ide-api contains incorrectly defined constants
  • Wrong behavior delete and rename buttons for origin/master branch
  • Large 'Import from github list' is incomplete
  • Navigate to source class (by F4) doesn't work from External libraries method
  • Outline works incorrectly, if a method has the annotation or javadoc
  • The 'Outline' does not work in the defined cases.
  • Doesn't exist some suggestion in code-assistent
  • Connection refused: Ant build
  • git metadata are not kept when using keepDirectory= true
  • The wrong behavior the 'Outline' after close a file.
  • The maven 'multi module' project is not determined' as multimodule, after importing from dashboard
  • Custom Component Actions must have default styles for widgets
  • Codeassistant doesn't highlight wrongly specified package
  • Debug of Google App Engine Java project returns "Argument invalid" message
  • Wrong behavior during maven module renaming
  • Don't generate ssh keys without the user's permission
  • Builder timeout indicator displays negative value when unlimited build time setted
  • It is unable to select and copy svn output
  • The terminal panel is not available in the SDK assembly
  • XML parser behaves incorrectly when parses content which contains carriage return character
  • Need clean project.json after 'Delete repository' action
  • Inner interfaces cannot be resolved to a type
  • Unexpected parser error for Show runner logs feature
  • In some multirunner start - cases the Terminal panel may be still inactive
  • Message for builder that was stopped from REST API is incorrect
  • Some UI elements are broken after resizing a browser window
  • Wrong data from SWAGGER /builder/{ws-id}/builds REST request
  • Run processes, started with API, are not displayed in Codenvy
  • Incorrect view for memory indicator after applying Gigabyte/hour caps

Back to the top