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

How to add files to Google Colab after switching to Java? #135

Open
TAsUjxnMIL opened this issue Jul 13, 2022 · 0 comments
Open

How to add files to Google Colab after switching to Java? #135

TAsUjxnMIL opened this issue Jul 13, 2022 · 0 comments

Comments

@TAsUjxnMIL
Copy link

TAsUjxnMIL commented Jul 13, 2022

Hello SpencerPark,

I am currently trying to execute my Java code on a Google Colab notebook. I have finally achieved to upload all my necessary files.
Now I am trying to import some classes from the uploaded files. But this does not work. Within Google Colab it looks like this:

2022-07-13_16h33_13

I am trying to import a class using this code snippet:

import br.usp.icmc.lapad.ireos.IREOS;

But this does not work for me. I tried to execute the command:

%classpath /content/src

This does neither work but this does not fix the problem. Do you have a solution to fix this problem?

I look forward to hearing from you. Thank you very much!

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