Author: timotei
Date: Tue Jul 26 17:34:21 2011
New Revision: 50435

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50435&view=rev
Log:
eclipse plugin: Add the rest of old Tag and
TagKey classes attributes to the Grammar ones

Modified:
    trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.ecore
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.genmodel
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLExpression.java
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLKey.java
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLTag.java
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WmlPackage.java
    
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLExpressionImpl.java
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLKeyImpl.java
    
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroCallImpl.java
    trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLTagImpl.java
    
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WmlPackageImpl.java
    trunk/utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLPostProcessor.ext

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF?rev=50435&r1=50434&r2=50435&view=diff

Modified: trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.ecore
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.ecore?rev=50435&r1=50434&r2=50435&view=diff

Modified: trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.genmodel
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.genmodel?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLExpression.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLExpression.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLKey.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLKey.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLTag.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLTag.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WmlPackage.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WmlPackage.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLExpressionImpl.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLExpressionImpl.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLKeyImpl.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLKeyImpl.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroCallImpl.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroCallImpl.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLTagImpl.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLTagImpl.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: 
trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WmlPackageImpl.java
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WmlPackageImpl.java?rev=50435&r1=50434&r2=50435&view=diff

Modified: trunk/utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLPostProcessor.ext
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLPostProcessor.ext?rev=50435&r1=50434&r2=50435&view=diff


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to