'Create a plugin skeleton' tutorial: missing files

Mariusz Skierski September 4, 2013

Hello,

I'm following this tutorial: https://developer.atlassian.com/display/DOCS/Create+a+plugin+skeleton When I get refapp to work(using atlas-run) there is no 'Developer Toolbox' category. There are a lot of logs saying that files(png, js, vm and so on) are missing:

File '...' not found, ignoring.

Also this msg is shown several times:

Plugin [${project.groupId}.${project,artifactId}-tests] is disabled.

I thought, I shouldn't be bothered by this as long as refapp is working, but when I tried to run servlet from the next chapter(https://developer.atlassian.com/display/DOCS/Convert+component+to+servlet+module ) The page 404 keeps showing after following the steps(restaring the refapp, refreshing eclipse and so on..) so this is probably caused by the previous errors. How can I solve it?

My system: Windows 7, JDK 1.6.0_32

Thanks in advance for any help,

Mariusz

1 answer

1 accepted

0 votes
Answer accepted
Mariusz Skierski September 4, 2013

The solution was to restart the computer, afterwards the servlet was shown..

Suggest an answer

Log in or Sign up to answer