-
Notifications
You must be signed in to change notification settings - Fork 874
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
Fix database properties directory #8222
base: master
Are you sure you want to change the base?
Fix database properties directory #8222
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and tested with 2 projects and userdir Global/Local. Files are created in tmp folder and removed when Debug session ends.
7274ee1
to
4d6d272
Compare
enterprise/cloud.oracle/src/org/netbeans/modules/cloud/oracle/assets/OCIPropertiesProvider.java
Outdated
Show resolved
Hide resolved
@@ -129,20 +132,33 @@ private static interface WriterConsumer { | |||
|
|||
} | |||
|
|||
private Path generateConfigFile() throws IOException { | |||
Path dir = generateDirPath(); | |||
private Path generateConfigFile() throws IOException { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please avoid white-space changes. They make review more dificult.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The java part have some minor issues, otherwise it looks good.
4d6d272
to
58bb84a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Java part looks OK.
scp
command (one handshake)run-container
script in handlebar template