[TxMt] Want to go all Mac but.....
pmsquillace
pmsquillace at gmail.com
Wed Jan 30 01:46:47 UTC 2008
OK, I will figure it out from that example.
thanks so much for your help with this.
Derek Belrose-2 wrote:
>
>
> On Jan 29, 2008, at 7:55 PM, pmsquillace wrote:
>
>>
>> Thanks Jacob,
>>
>> Yeah, I have edited before. It is just an xml file saved as a .prj
>> file. Can
>> I just go in and change all the paths and save it however textmate
>> saves it?
>>
>> thanks for you help,
>
> I'm not sure what the UE project file looks like but this is a project
> file for textmate. Specifically the <dict></dict> blocks:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
> "http://www.apple.com/DTDs/PropertyList-1.0.dtd
> ">
> <plist version="1.0">
> <dict>
> <key>documents</key>
> <array>
> <dict>
> <key>name</key>
> <string>TestProject</string>
> <key>regexFolderFilter</key>
> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.
> (framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
> <key>sourceDirectory</key>
> <string>Projects/TestProject</string>
> </dict>
> <dict>
> <key>name</key>
> <string>Templates</string>
> <key>regexFolderFilter</key>
> <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.
> (framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
> <key>selected</key>
> <true/>
> <key>sourceDirectory</key>
> <string>Templates</string>
> </dict>
> </array>
> <key>fileHierarchyDrawerWidth</key>
> <integer>302</integer>
> <key>metaData</key>
> <dict/>
> <key>showFileHierarchyDrawer</key>
> <true/>
> <key>windowFrame</key>
> <string>{{45, 542}, {857, 236}}</string>
> </dict>
> </plist>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
>
--
View this message in context: http://www.nabble.com/Want-to-go-all-Mac-but.....-tp15167242p15173888.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list