Hi,

I am trying to build a simple application that prints a "hello world"
While trying to run I get the following error.

Also a new file  named "Strings.out.xml" is formed. Kindly let me what
would be the problem.

23:47:52,968 INFO  [main] Main  -
javax.xml.transform.TransformerFactory=null
23:47:52,971 INFO  [main] Main  - java.endorsed.dirs=C:\Program Files
\Java\jre6\lib\endorsed
23:47:52,983 INFO  [main] Main  - launchFile: C:\Mabel_Drive\Projects
\Android_workspace\.metadata\.plugins
\org.eclipse.wst.xsl.jaxp.launching\launch\launch.xml
23:47:53,062 FATAL [main] Main  - No embedded stylesheet instruction
for file: file:/C:/Mabel_Drive/Projects/Android_workspace/Sudoku/res/
values/strings.xml
org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No
embedded stylesheet instruction for file: file:/C:/Mabel_Drive/
Projects/Android_workspace/Sudoku/res/values/strings.xml
        at
org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform
(JAXPSAXProcessorInvoker.java:225)
        at
org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform
(JAXPSAXProcessorInvoker.java:186)
        at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.Main.main
(Main.java:73)
Caused by:
org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No
embedded stylesheet instruction for file: file:/C:/Mabel_Drive/
Projects/Android_workspace/Sudoku/res/values/strings.xml
        at
org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform
(JAXPSAXProcessorInvoker.java:214)
        ... 2 more

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to