10.10.2012 16:47:45
dstehle Posts: 4
|
Hi,
i have to align more than 250 visual studio .net project files. Therefore I have tried to write the path names of these files directly into the rwtproject file like this: ProjecFileName_0=C:\ws\trunk\Development\MainProject\ES\Src\Alarming\AlarmingControls.ES\AlarmingControls.ES.csproj ProjecFileName_1=C:\ws\trunk\Development\MainProject\ES\Src\Alarming\AlarmingImpl\AlarmingImpl.csproj ...
If I call the "resource files alignment" dialog in RC-WinTrans now, only the first 30 files are shown. And after i close it, the rwtproject file is cleaned up. Only the entries 0 - 29 remain.
Does anybody have a solution?
-- RC-WinTrans 9.2
|
0
• permalink
|
10.10.2012 23:18:23
Support Administrator Posts: 245
|
Hello dstehle,
to add the RESX files of a VS project use:
. "File" | "Add" | "RESX Files of a .NET Project..." or . "File" | "Align .NET Files..."
In the "Visual Studio .NET Project" dialog you can select (Browse... button) your VS project file(s) (*.csproj).
Do not edit the RC-WinTrans project definition file (*.rwtproject) directly.
Regards, Support, Schaudin.com . edited by Support on 11.10.2012
|
0
• permalink
|
11.10.2012 08:21:34
dstehle Posts: 4
|
I know the usual way, thank you.
But to add more than 250 files from many different folders with the file dialog is not effective.
-- RC-WinTrans 9.2
|
0
• permalink
|
11.10.2012 11:47:03
Support Administrator Posts: 245
|
So you have about 250 VS projects (.csproj files) ?! To add several RESX file (in different folders) to an RC-WinTrans project you can use the following (manusl) way: - use the File Exporer. From your VS project's root folder make a "'Search" for the RESX files. - use Drag&Drop to move the RESX files found/listed from the "Search Results" window to the opened RC-WinTrans project window. -> the RESX file will be added to the project at once in this way.
Regards, Support, Schaudin.com
|
0
• permalink
|
11.10.2012 12:14:06
dstehle Posts: 4
|
Yes, i have about 250 VS projects! I added the 1014 RESX-Files successfully. But I still have not aligned any project files after this.
The advantage of adding the project files is that only the used resx files added. And no dead resx files are used.
-- RC-WinTrans 9.2
|
0
• permalink
|
12.10.2012 12:03:52
Support Administrator Posts: 245
|
"The advantage of adding the project files is that only the used resx files added. And no dead resx files are used." Yes. Right.
We have created the user interface to add only one single .NET project files file at a time. We did not assume sombody want to add several at once -- sorry, but so it is made.
Regards, Support, Schaudin.com
|
0
• permalink
|
12.10.2012 13:04:12
dstehle Posts: 4
|
Support wrote:
We have created the user interface to add only one single .NET project files file at a time. We did not assume sombody want to add several at once -- sorry, but so it is made.
Maybe you can add this as a feature in future versions.
-- RC-WinTrans 9.2
|
0
• permalink
|