I want to add the WEB-INF/classes to subversion using Intellij IDEA. It may not be the ideal workflow, but it is the one I must use because of work. Tortoise SVN detects the .class changes, but IDEA only gives me the option to commit .java files.
Any idea why tortoise is seeing the changes but IDEA is not?