I am trying to exclude from compilation a specific file in my project.
According to the Intellij IDEA documentation, you do this by "marking the file as plain text."
However, the context menu in the project view, where this functionality is supposedly located, does not have such an effect. I am using Intellij version 13.02. This is what my context menu looks like:
Under File> Settings> Build, Run, Deploy> Compiler> Exclude, add an entry.
Any attempt to run the path indicated here will lead to ClassNotFoundException, as well as a very important class indicator.
ClassNotFoundException
(, ), , (.java) ()... , , , .
, .htm,.xml , , " ".
: , " " / , .
Source: https://habr.com/ru/post/1530909/More articles:Haskell linear algebra libraries that are polymorphic with classes of the genus * - haskellHow to show all marks along the X axis 45 degrees on a graph R 2x2 bar - rTask.Factory.StartNew with parameters and return values - c #Jade equivalent for csrf token in Sails - csrfGo Initialization operator, variables with scope - confused: - variablesGet IndexPath object of Core Data object in UITableView - iosHow to set JSP page encoding using servlet 3.0 (or Spring) annotation? - javaWhy is "django.core.context_processors.request" not enabled by default? - pythonHow to create a 2x2 bar chart - next to a paired bar in R - rWhy segfault instead of privilege instruction error? - performanceAll Articles