You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Robin Sander (JIRA)" <xm...@xml.apache.org> on 2005/07/05 09:34:17 UTC

[jira] Commented: (XMLBEANS-120) No TypeHolder generated in -srconly

    [ http://issues.apache.org/jira/browse/XMLBEANS-120?page=comments#action_12315050 ] 

Robin Sander commented on XMLBEANS-120:
---------------------------------------

With the actual 2.0 release I get the same effect even without -srconly! No TypeSystemHolder.java is generated, which causes IDEs like
Eclipse to complain. You can reproduce it simply by compiling one of the sample schemas:
 cd xmlbeans-2.0.0/schemas
  ../bin/scomp -src src -d out  easypo.xsd
  find src -name '*TypeSystemHolder*.java'

... and nothing is found!


> No TypeHolder generated in -srconly
> -----------------------------------
>
>          Key: XMLBEANS-120
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-120
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 2 Beta 2
>     Reporter: Don Stewart
>     Assignee: Radu Preotiuc-Pietro
>     Priority: Minor
>  Attachments: SpaceSystem.xsd
>
> If youcreate a -srconly output no TypeHolder class is generated. If you try to edit the source files in an IDE they all point to a missing class and as such the IDE's report errors in every generated Interface.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org