Just put update the classpath, e.g. 

java -cp ./src:./.apt_generated:<other project dependencies> 
com.google.gwt.dev.codeserver.CodeServer

-- J.


Am Freitag, 8. Juni 2012 12:36:22 UTC+2 schrieb Stefano Ciccarelli:
>
> Hello,
>
> I'm poking with SuperDevMode just to understand how it works and I faced 
> the first problem: how to deal with APT generated classes? They are 
> generated to .apt_generated directory and aren't found by CodeServer, on 
> the other side I can only specify one dir as -src to CodeServer.
>
> Ideas?
>
> -- 
> Nel mondo esistono 10 categorie di persone, quelle che capiscono il 
> binario e quelle che non lo capiscono.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/CJF12JPkGGoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to