For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > December 2004 > Netbeans :-(









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Netbeans :-(
milkyway

2004-12-19, 3:57 pm

Hi out there,


I am trying to comple a .jsp under Netbeans 4.0 - when doing so, I get
the error:


cannot resolve symbol


symbol: class getAtomFDEp
location: package boxes


boxes.getAtomFDep Dep = null;
^


Dependents = (boxes.getAtomFDep)
_jspx_page_context.getAttribute("Dependents", PageContext.PAGE_SCOPE);


The reason why this is happenning is because the compiled code does not
go to the correct directory. I have
WEB-INF/classes/org/....
WEB-INF/classes/boxes
^^^^^^^^^^^^^^^^^^^^^
I am trying to ge the compiled
classes to go here but I
do not know where this can be
configured


Another way of explaining this is that I compile a file foo.java.
The message is


init:
deps-jar:
Compiling 1 source file to
/home/d0mufasa/APPLICATIONS/PROCESSING/Samples/build/web/WEB-INF/classes


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


I DONT WANT IT TO GO HERE


compile-single:
BUILD SUCCESSFUL (total time: 0 seconds)
What can I do to get this straight?


TIA

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com