hello there!

i have a problem with class-definition. i put a class named "Toolbar.js" to
class/qxgui/layout/ and ran ./generate.py source. 

thats the error i got:

!!! Detected conflict between filename and classname!
!!! Classname: qxgui.test.Toolbar
!!! Path: qxgui/layout/Toolbar.js

heres the class-definition:

qx.Class.define("qxgui.test.Toolbar", {
  construct : function() { /* ... */ }
});

help appreciated. :)
-- 
View this message in context: 
http://n2.nabble.com/conflict-between-filename-and-classname-tp2675273p2675273.html
Sent from the qooxdoo mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to