-
Notifications
You must be signed in to change notification settings - Fork 36
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
Зотов Алексей, 496, Reverser #22
Conversation
/** | ||
* Created by alex on 19.09.15. | ||
*/ | ||
package ru.mipt.diht.students.ale3otik; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
У вас класс находится в директории ru/mipt/diht/students/ale3otik/reverser
а пакет называется "ru.mipt.diht.students.ale3otik". Должно быть консистентно (нужно добавить пакет reverser). Если вы пользуетесь Intellij Idea, она бы вам подсветила это место как warning.
Странно, никаких warning' ов не было. |
По ошибке добавил в предыдущий pull request часть твиттера. Сейчас должно быть все отдельно.