Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
flyGuy
Total activity
6
Last activity
September 23, 2019 10:41
Member since
September 09, 2019 07:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
September 23, 2019 10:40
also, I tried the "invalidate caches and restart" option: https://www.jetbrains.com/help/idea/2016.1/cleaning-system-cache.html
Community
IntelliJ IDEA Users
Class is never used, although it is used
0 votes
Created
September 23, 2019 09:42
Hi again Petr - sorry for the late reply. Thanks for your suggestion. I tried to remove the .idea folder and reimported the project but it still says that the class is never used although when I ru...
Community
IntelliJ IDEA Users
Class is never used, although it is used
0 votes
Edited
September 09, 2019 22:08
Sure, the source code is here: https://github.com/bjornart/spring-boot-file-upload/ The method inside the UploadController class runs when starting mvp spring-boot:run but IntelliJ says that the ...
Community
IntelliJ IDEA Users
Class is never used, although it is used
0 votes
Created
September 09, 2019 13:43
Thanks Petr! :-) I made a package instead and now I get a message saying that class "UploadController" is never used. After running the code, I know that the method "upload" in this class is run. W...
Community
IntelliJ IDEA Users
Class is never used, although it is used
0 votes