Skip to content

Addition/Deletion/Updation of common-mrw repo, Removal of hard code default #51

Open
GiridhariKrishnan wants to merge 1 commit intoopen-power:masterfrom
GiridhariKrishnan:master
Open

Addition/Deletion/Updation of common-mrw repo, Removal of hard code default #51
GiridhariKrishnan wants to merge 1 commit intoopen-power:masterfrom
GiridhariKrishnan:master

Conversation

@GiridhariKrishnan
Copy link
Copy Markdown

common-mrw and user choice for Default Repo. Alerts for users while overlaying over the base repo.

and user choice for Default Repo. Alert for users while overlaying
over the base repo.
try {
Properties p = new Properties();
File f = new File(ServerWizard2.PROPERTIES_FILE);
Display display = new Display();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed, these directory dialogs are not needed anymore. What purpose were they achieving?

try {
Properties p = new Properties();
File f = new File(ServerWizard2.PROPERTIES_FILE);
DirectoryDialog fdlg = new DirectoryDialog(shell, SWT.OPEN);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this change

Copy link
Copy Markdown
Collaborator

@santoshpuranik santoshpuranik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please clean this PR up. There seem to be several unnecessary changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants