Sebastian Werner schrieb:
>> * The source-build doesn't work when the app is deployed on the server -
>> the linked scripts in the custom.js file can't be loaded, because Tomcat
>> permits you only to load resources that are into your Web Context Root
>> folder. The build-build works fine, but i
Hi Simon and Sebastian,
thank you for your replies and help. I switched to the new Makefile and
it is very nice how you can configure some variables (like the names of
the 'class' and 'script' folders) and the rest is hidden. It is good,
but it could better fit into a J2EE environment. Let me e
Rusi Filipov schrieb:
> I see now that the new Makefile of the Skeleton has been really
> improved. It almost works for me now, but there are still some issues
> I'd like to share. I am developing with Java and Tomcat on the server.
>
> * The generated file 'messages.pot' contains an invalid tim
he files in the j2ee app source code repository.
>
>
>
> Probably not the only -- or even the best -- way to do it, but it works for
> me :)
>
> Hope this helps,
>
> Simon
>
>
>
>
> - Original Message
> From: Rusi Filipov <[EMAIL P
orks for
> me :)
>
> Hope this helps,
>
> Simon
>
>
>
>
> - Original Message
> From: Rusi Filipov <[EMAIL PROTECTED]>
> To: qooxdoo-devel@lists.sourceforge.net
> Sent: Saturday, 13 January, 2007 4:16:40 AM
> Subject: [qooxdoo-devel] Cus
I see now that the new Makefile of the Skeleton has been really
improved. It almost works for me now, but there are still some issues
I'd like to share. I am developing with Java and Tomcat on the server.
* The generated file 'messages.pot' contains an invalid timestamp
(1.1.1970) and the webse
- Original Message
From: Rusi Filipov <[EMAIL PROTECTED]>
To: qooxdoo-devel@lists.sourceforge.net
Sent: Saturday, 13 January, 2007 4:16:40 AM
Subject: [qooxdoo-devel] Custom Build Paths
Hello people,
for a long time I'm having a hard time configuring my Makefile
Hello people,
for a long time I'm having a hard time configuring my Makefile so that
my application it is separated from the qooxdoo-sdk. I don't want to
place my app into the qooxdoo-sdk folder or place qooxdoo-sdk in the
application folder. I want my app to be in my workspace and qooxdoo-sdk