Sorry, I don't know enough Java to as it properly.
Later I realized just what you said, I don't need to change the xml at
all. I'm not sure how i got off on that track but it was my mistake.
I could have sworn I tried putting the class in it's own file at first
and it failed. I must have done something else wrong at the time
because it certainly works fine now with just my original single xml
file.
John
On Oct 9, 5:52 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Not to be dense here....
>
> 1. I'm assuming inside demo.java you have something like
> public class demo
> {
> ....
> class innerclass
> {
> .....
> }
>
> }
>
> and you want to have two public classes?
>
> Just put it in a new file in the same package and you should be good
> to go.
>
> The real moral of the story, not to sound overly anything, is that you
> really, really need to include more information in your inquiry. What
> you've provided is not entirely discernable and may have nothing to do
> with GWT, it could be just a Java question...but the bottom line is
> that we won't know if you don't provide a little more detail.
>
> Later,
>
> Shaffer
>
> On Oct 9, 3:18 pm, JohnMudd <[EMAIL PROTECTED]> wrote:
>
> > I currently have demo.java. I just want to move a class out of that
> > file to a separate file.
>
> > John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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
-~----------~----~----~----~------~----~------~--~---