Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.
@@ -149,6 +150,9 @@ private static void getPreferencesForUpdateMode() {
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?

@@ -186,6 +190,7 @@ private static void getPreferences() {
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