Hi

On 2013.02.16 06:59, krish wrote:
me also same problem...can any one say how to again work intellisense in
.axml file???
few notes to get You

Snippet

check for android-layout-xml.xsd
"%PROGRAMFILES%\Microsoft Visual Studio 10.0\xml\Schemas"
if not there check
        monodroidcatalog.xml
<SchemaCatalog xmlns="http://schemas.microsoft.com/xsd/catalog";>
        <Schema  href="%ProgramFiles%/MSBuild/Novell/android-layout-xml.xsd"  />
        <Schema  
href="%ProgramFiles%/MSBuild/Novell/schemas.android.com.apk.res.android.xsd"  
targetNamespace="http://schemas.android.com/apk/res/android";  />
<Association extension="axml" schema="%ProgramFiles%/MSBuild/Novell/android-layout-xml.xsd" />
        </SchemaCatalog>
%ProgramFiles%/MSBuild/Novell/android-layout-xml.xsd Check Schema set (add if missing)
        Visual Studio +/ Xml +/ Schemas +/
Problems
  *             In some cases:
                the intellisense and schema validation may disappear if there 
are warnings not been resolved;
                like having duplicate complex types defines in different files 
within the same schema namespace.
  *             verify %PROGRAMFILES% variable (32/64 bit OS)
                this might cause problems

regards

mel



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/intellisense-not-working-in-axml-files-tp5712678p5712876.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: http://holisticware.net

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to