Probably a silly question, but I cannot see it.
How do I search for stackoverflow questions that have, for example, both a "junit" and a "logging" tags set ?
Combing the tags with "obvious suspects" (" ", "+", "&", "and", etc.) does not work for me.
|
| ||||
|
feedback
|
migrated from stackoverflow.com Nov 30 '09 at 18:37
This question came from our site for professional and enthusiast programmers.
|
http://stackoverflow.com/questions/tagged/junit+logging does work for me. Simply use
into the search box. | |||||||||||
feedback
|
|
see this blog entry: http://blog.stackoverflow.com/2008/10/tags-and-tags-or-tags/ | |||
|
feedback
|