Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
    Converting NasVideo to new Project...

1) Pick the Name (presuming that the name has uppercase letters in it, will also need an all lowercase version for the java package)

2) create the new project "root" dir using the Mixed-Case Project Name

3) Expand Zip to Target Folder (just created Mixed-Case Project Name).

4) run zRename.bat lowercaseprojectname MixedCaseProjectName (e.g. priorities Priorities)

5) using TextPad replace all references to "nasvideo" with your lowercaseprojectname

6) using TextPad replace all references to "NasVideo" with your MixedCaseProjectName

7) Edit the new IPR (in the GWT folder) to adjust the Class Paths...

Commits for litesoft/trunk/GWT_Sandbox/NAS-Video/zSwitchSteps.txt

Diff revisions: vs.
Revision Author Commited Message
912 GeorgeS picture GeorgeS Fri 28 Jun, 2013 06:48:05 +0000

Revert to mixed & Working (PEDS & Prioritizer) code!