Skip to content
Snippets Groups Projects
Commit 5c640558 authored by david_williams's avatar david_williams
Browse files

updated for M3

parent d223c829
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ import java.io.File; ...@@ -5,7 +5,7 @@ import java.io.File;
public class UpdateFeatureUpdateFile { public class UpdateFeatureUpdateFile {
private String featuresDirectoryLocation = "D:\\builds\\freshZips\\M2Target\\eclipse\\features"; private String featuresDirectoryLocation = "E:\\saveFilesAndInfo\\freshZips\\M3\\eclipse\\features";
private String featureUpdateFileLocation; private String featureUpdateFileLocation;
private FullJarNameParser fullJarNameParser = new FullJarNameParser(); private FullJarNameParser fullJarNameParser = new FullJarNameParser();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment