Skip to content

Conversation

@GiridhariKrishnan
Copy link

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
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
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
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