ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 776 by alloc, Tue Apr 2 00:16:52 2013 UTC vs.
Revision 778 by alloc, Tue Apr 2 22:39:07 2013 UTC

# Line 184 | Line 184 | public class AEInstaller2 {
184  
185                  System.out.println(basicBundle.getString("appname")
186                                  + basicBundle.getString("appversion"));
187 <                System.out.println("JarPath:   " + Paths.getInstallerPath());
187 >                System.out.println("JarPath:   " + Paths.getJarPath());
188                  System.out.println("PrefsPath: " + Paths.getPrefsPath());
189                  System.out.println("DataPath:  " + Paths.getModsPath());
190                  System.out.println("DownPath:  " + Paths.getDownloadPath());

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)