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:
under settings > compiler > excludes, add entry.
any attempts run path specified here result in classnotfoundexception
, , important class indicator well.
Comments
Post a Comment