compilation - Intellij exclude file from being compiled -


i trying exclude particular file in project being compiled.

according intellij idea documentation "marking file plain text".

however, context menu in project view functionality supposedly located has no such action. using version 13.02 of intellij. here context menu looks like:

enter image description here

under settings > compiler > excludes, add entry.

enter image description here

any attempts run path specified here result in classnotfoundexception, , important class indicator well.

enter image description here


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -