web/core/src/org/netbeans/modules/web/webdata/WebDataFactoryImpl.java:299: TopManager.getDefault().getErrorManager().notify(ErrorManager.EXCEPTION, new Exception("no file object for the web app")); web/jspdebug/src/org/netbeans/modules/web/debug/DebugServletLine.java:86: if (mangler.getJavaLineType(getLineNumber()+1).equals("MappedCharData")) { web/jspdebug/src/org/netbeans/modules/web/debug/IEDebugFactory.java:53: new LanguageDescriptor("text/xml", web/jspdebug/src/org/netbeans/modules/web/debug/JspBreakpointAnnotation.java:24: static final public String ANNOTATION_TYPE = "JspBreakpoint"; web/jspdebug/src/org/netbeans/modules/web/debug/JspCompoundEvent.java:370: TopManager.getDefault().getErrorManager().notify(ErrorManager.EXCEPTION, new Exception("no JPDADebuggerImpl")); web/jspdebug/src/org/netbeans/modules/web/debug/JspDataObjectIE.java:65: // //System.out.println("JSPDataObjectIE:: file object not valid. " + pf); web/jspdebug/src/org/netbeans/modules/web/debug/JspServletEditor.java:90: return "{" + getFileName(line) + "-->" + line + "}"; web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:62: private static final String dummyAttribute = "Dummy Attribute"; web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:78: throw new IllegalArgumentException("null == className"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:82: throw new IllegalArgumentException("null == mangledClassName"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:86: throw new IllegalArgumentException("null == packageName"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:90: throw new IllegalArgumentException("null = jspDataObject"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:94: throw new IllegalArgumentException("null = servletDataObject"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:134: throw new IllegalArgumentException(" sourceMangler.size() == 0"); web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:337: return "----------LineMangler: enabled=" + isEnabled() + " sourceMangler=" + sourceMangler; web/jspdebug/src/org/netbeans/modules/web/debug/LineMangler.java:880: TopManager.getDefault().getErrorManager().notify(ErrorManager.EXCEPTION, new Exception("cannot find correct line")); web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:23: public static final String JSP_TOKEN = "_jsp_"; web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:26: "abstract", "boolean", "break", "byte", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:27: "case", "catch", "char", "class", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:28: "const", "continue", "default", "do", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:29: "double", "else", "extends", "final", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:30: "finally", "float", "for", "goto", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:31: "if", "implements", "import", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:32: "instanceof", "int", "interface", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:33: "long", "native", "new", "package", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:34: "private", "protected", "public", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:35: "return", "short", "static", "super", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:36: "switch", "synchronized", "this", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:37: "throw", "throws", "transient", web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:38: "try", "void", "volatile", "while" web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:101: return getPrefix(path) + getBaseClassName(className) + JSP_TOKEN + "0"; web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:105: String javaFileName = className + ".java"; web/jspdebug/src/org/netbeans/modules/web/debug/NameMangler.java:118: String classFileName = prefix + getBaseClassName(className) + ".class"; web/jspdebug/src/org/netbeans/modules/web/debug/PostTranslationCompiler.java:153: result = result + "BUILD"; web/jspdebug/src/org/netbeans/modules/web/debug/PostTranslationCompiler.java:156: result = result + "COMPILE"; web/jspdebug/src/org/netbeans/modules/web/debug/PostTranslationCompiler.java:172: throw new IllegalArgumentException("Attempt to add a non-PostTranslationCompiler"); web/jspdebug/src/org/netbeans/modules/web/debug/PostTranslationCompiler.java:175: throw new IllegalArgumentException("Attempt to add more then one PostTranslationCompiler"); web/jspdebug/src/org/netbeans/modules/web/debug/PreTranslationCompiler.java:149: result = result + "BUILD"; web/jspdebug/src/org/netbeans/modules/web/debug/PreTranslationCompiler.java:152: result = result + "COMPILE"; web/jspdebug/src/org/netbeans/modules/web/debug/PreTranslationCompiler.java:168: throw new IllegalArgumentException("Attempt to add a non-PreTranslationCompiler"); web/jspdebug/src/org/netbeans/modules/web/debug/PreTranslationCompiler.java:171: throw new IllegalArgumentException("Attempt to add more then one PreTranslationCompiler"); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:40: public static final String ARTIFICIAL_SUFFIX = ".:\\/,."; // Something which can hardly be a normal file suffix web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:217: + start.line + "," + start.column web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:248: throw new IllegalArgumentException("null == converter"); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:252: throw new IllegalArgumentException("null == prefix"); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:357: throw new IllegalArgumentException( "SourceMapper: Not ready" ); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:557: me = startComment.substring( beg, end ); // To column //Systemerr.println("me=" + me); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:779: throw new IllegalArgumentException("null == name"); web/jspdebug/src/org/netbeans/modules/web/debug/SourceMapper.java:946: throw new IllegalArgumentException("No mappings found for jspFileName=" + jspFileName);