Eclipse: “problems” tag does not work

franklindove

New Member
At home, I use Eclipse on Linux, but here, at work, I'm on Windows. I suppose they're set up differently, or I set them up differently. But, at home, if I have code like:\[code\]$variable = array());\[/code\]I get something in the "problems" tab in Eclipse. Here, no. I've been digging through the options and I've googled the problem (but the words "problems tag" are too general). What did I miss. I must have a dangling parenthesis somewhere, but it'll take me forever to find it on my own.
 
Back
Top