[
https://issues.jboss.org/browse/JBIDE-18383?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-18383:
---------------------------------------------
it is critical because it is *API* that the cheatsheets will be use.
Thus we either fix this for GA or you will have to *never* change descriptions of commands
used in the cheatsheets!
forge command rely on english description label to lookup commands -
fragile!
-----------------------------------------------------------------------------
Key: JBIDE-18383
URL:
https://issues.jboss.org/browse/JBIDE-18383
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Reporter: Max Rydahl Andersen
Assignee: George Gastaldi
Priority: Critical
Fix For: 4.2.0.CR2
it seems this is the way forge commands are looked up:
org.jboss.tools.forge.ui.runForgeCommand(org.jboss.tools.forge.ui.runForgeCommand.commandName=REST:
Generate Endpoints From Entities)"
meaning if description changes the cheatsheet breaks.
should this not us a unique id or at least the cli command name so we have *one* API to
obey to ?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)