Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class not found. #962

Closed
james10174 opened this issue Apr 4, 2016 · 3 comments
Closed

Class not found. #962

james10174 opened this issue Apr 4, 2016 · 3 comments

Comments

@james10174
Copy link

Trying to get server/client setup with Vaadin working with debugger in che. From what I have read, I have to create a connector component in a separate class the connect to main class. If there are any existing projects that work with Vaadin and debugger please let me know as it might be easier than trying to get this to work. Thanks.

FYI. I have been able to get the debugger to connect but just trying to figure out how to make server callbacks as everything seems to be executed in client right now.

image

image

image

@ghost
Copy link

ghost commented Apr 4, 2016

You may take a look at this project http://beta.codenvy.com/f?name=Vaadin&user=ddementieva@codenvy.com

As to errors in your case, I can see multiple problems.

First, can you go to Project > Configuration and configure this project as Maven?

Secondly, you may want to import this class as per https://vaadin.com/wiki/-/wiki/Main/Creating%20a%20simple%20component

@james10174
Copy link
Author

The first link I get the following:

image
Might be that I have not received invite to codenvy beta.

Second link looks like a good example. It includes package name prefix. Might be problem. I will try it out and let you know.

@james10174
Copy link
Author

Got it working! I will trying to post my code to github once I clean it up. The examples and documents are kind of hard to follow. At least for me it was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant