Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Implement Interface creation wizard #1966

Closed
odockal opened this issue Oct 23, 2018 · 2 comments
Closed

Implement Interface creation wizard #1966

odockal opened this issue Oct 23, 2018 · 2 comments

Comments

@odockal
Copy link
Collaborator

odockal commented Oct 23, 2018

Implement wizard for creating java interface via File -> New -> Other... -> Java -> Interface workbench menu. Inherit form NewMenuWizard similar to NewClassCreationWizard implementation and also implement proper page objects.

@odockal odockal added this to the 2.4.0 milestone Oct 23, 2018
@odockal odockal modified the milestones: 2.4.0, 2.5.0 Jan 2, 2019
@odockal odockal assigned odockal and unassigned odockal Feb 1, 2019
@odockal
Copy link
Collaborator Author

odockal commented Feb 1, 2019

This issue consist of implementing two classes that will offer user and easy way to interact with eclipse by opening and filling in value for new java interface wizard.

One should implement new java wizard dialog for opening the wizard from menu and new java wizard page implementing ui object. Do no forget the component tests.

@odockal odockal assigned odockal and unassigned odockal Mar 13, 2019
zcervink added a commit to zcervink/reddeer that referenced this issue Apr 9, 2019
…NewInterfaceWizardPage and NewInterfaceCreationWizard classes with necesary content and add a test for testing the implement Interface creation wizard classes.)

Signed-off-by: Zbynek Cervinka <zcervink@redhat.com>
zcervink added a commit to zcervink/reddeer that referenced this issue Apr 9, 2019
…NewInterfaceWizardPage and NewInterfaceCreationWizard classes with necesary content and add a test for testing the implemented RedDeer classes)
zcervink added a commit to zcervink/reddeer that referenced this issue Apr 9, 2019
…NewInterfaceWizardPage and NewInterfaceCreationWizard classes with necessary content and add a test for testing the implemented RedDeer classes)
@odockal odockal modified the milestones: 2.5.0, 2.6.0 Apr 10, 2019
@odockal
Copy link
Collaborator Author

odockal commented Apr 24, 2019

Fixed with #2006.

@odockal odockal closed this as completed Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant