Community
Participate
Working Groups
It would be nice to have CDT 7.0 in Babel.
I have added CDT 7.0's map file to Babel.
Hi Vivian. I don't see CDT 7.0 in Babel. Maybe something is missing?
(In reply to comment #2) > Hi Vivian. I don't see CDT 7.0 in Babel. Maybe something is missing? Hmm weird. I have added CDT 7.0 to Babel through the "For Committers" link. But when I go to http://babel.eclipse.org/babel/translate.php I don't see CDT 7.0. Kit, can you please check if CDT 7.0 was added to Babel? Thanks.
Please Kit? :)
The map file entry for 6.0 looked like this: plugin@org.eclipse.cdt.core=@cdtTag@,:pserver:anonymous@dev.eclipse.org:/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core Entry for 7.0 looked like this: plugin@org.eclipse.cdt.core=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core I think the Babel map file process couldn't match the "/^:.*:.*@.*:\//" pattern for ":pserver:anonymous@dev.eclipse.org:/" and couldn't find the cvs path. Vivian, can you fix the 7.0 map file?
(In reply to comment #5) > The map file entry for 6.0 looked like this: > plugin@org.eclipse.cdt.core=@cdtTag@,:pserver:anonymous@dev.eclipse.org:/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core > > Entry for 7.0 looked like this: > plugin@org.eclipse.cdt.core=@cdtTag@,/cvsroot/tools,,org.eclipse.cdt/all/org.eclipse.cdt.core > > I think the Babel map file process couldn't match the "/^:.*:.*@.*:\//" pattern > for ":pserver:anonymous@dev.eclipse.org:/" and couldn't find the cvs path. > > Vivian, can you fix the 7.0 map file? I am using update site instead for 7.0. How do I know if it is in the correct form for the Babel tool? How often does the tool refresh to pick up new properties files?
I processed the CDT 7.0 update site. I also ran the SyncUp script to pull in all the matching translations from old releases. CDT 7.0 is now available for translation in Babel.
Thanks!