testing - Eclipse and test packages now in white and un-runnable -


i have issue eclipse , test packages. show white icons instead of default brown color used in eclipse packages... see image below:eclipse screen capture

what more can't run tests eclipse now. must missing basic configuration somewhere.

can help?

i think these packages have been 'excluded' build path. (that's how can make packages/classes way)

right click on "given project" --> "build path" --> "configure build path".

see "source" tab. each source folder have 3 subsections: included, excluded, native library location.

check if there files/packages excluded.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -