tags:

views:

57

answers:

0

I have working project,in Intellij IDEA,when i want add a new class and rebuild project,i have an error: trouble processing: class name (az/mecid/atodo/rtm/api/data/RtmData) does not match path (/home/mega/IdeaProjects/atodo/out/production/atodo/az/mecid/atodo/rtm/api/data/RtmData.class) ...while parsing /home/mega/IdeaProjects/atodo/out/production/atodo/az/mecid/atodo/rtm/api/data/RtmData.class ...while processing /home/mega/IdeaProjects/atodo/out/production/atodo/az/mecid/atodo/rtm/api/data/RtmData.class 1 warning no classfiles specified but I get this error not every time,when add class. what's up?