Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The imported file may declare to be in a different package than the one you imported it to, resulting in a compiler error. To fix that, simply open up the file, point the mouse cursor at the wrong package declaration, and choose to move the file to that package.

Allow Us to View Your Code
Anchor
CodeTogether
CodeTogether

During the exercises, the instructors and assistants want to help you code and assist you if you run into problems that you cannot solve yourself. For this reason, we may want to have a look at your code to support you. As this is a little more difficult in an online teaching scenario and talking about your code while screensharing might limit us, we use CodeTogether as a code collaboration tool to help you. To install this in your Eclipse, visit this website and drag and drop the Drag to Eclipse IDE button directly into Eclipse. Make sure to drop it directly into the Package Explorer, as this dropping the link into the editor view does not start the installation process.

...