[JBoss JIRA] Created: (JBDS-1059) ESB Editor usability
by prakash aradhya (JIRA)
ESB Editor usability
---------------------
Key: JBDS-1059
URL: https://jira.jboss.org/jira/browse/JBDS-1059
Project: JBoss Developer Studio
Issue Type: Feature Request
Components: SOA Platform
Affects Versions: 3.0.0.CR2
Environment: Mac / Windows
Reporter: prakash aradhya
Fix For: 3.0.0.CR2
ESB Editor - The editor looks lot better than before.
There are many minor usability things we can add to make to better. Here are some of them.
- Icons for each item on the left side tree instead of folders.
- Add Tree view in the navigation bar for the .esb file on the left side for the file similar to the one in the editor.
- For listeners - Add button pops up a list of menu items - add icons for each of them.
- Also, it will be nice if we can pop up a window (editor) that offers all those options and navigator through.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months
[JBoss JIRA] Created: (JBIDE-6388) StringIndexOutOfBoundsException when moving java class to default package
by Lukas Jungmann (JIRA)
StringIndexOutOfBoundsException when moving java class to default package
-------------------------------------------------------------------------
Key: JBIDE-6388
URL: https://jira.jboss.org/browse/JBIDE-6388
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.1.1
Environment: JBDS-3.0.1.v201005270943R-H82-GA
Reporter: Lukas Jungmann
Assignee: Kris Verlaenen
-create new dynamic web project
-create new java class in some package
-use Refactor -> Move to move the class into default package
=>
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1937)
at org.drools.eclipse.refactoring.RuleIFileMoveParticipant.getNewName(RuleIFileMoveParticipant.java:181)
at org.drools.eclipse.refactoring.RuleIFileMoveParticipant.initialize(RuleIFileMoveParticipant.java:118)
at org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant.initialize(RefactoringParticipant.java:105)
at org.eclipse.ltk.core.refactoring.participants.ParticipantExtensionPoint.getParticipants(ParticipantExtensionPoint.java:100)
at org.eclipse.ltk.core.refactoring.participants.ParticipantManager.loadMoveParticipants(ParticipantManager.java:121)
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months