开发者

Eclipse: copy *only* the error message

开发者 https://www.devze.com 2022-12-25 21:43 出处:网络
Can I copy only the error message from Eclipse Problems with instead of thi开发者_JAVA百科s entire message:

Can I copy only the error message from Eclipse Problems with instead of thi开发者_JAVA百科s entire message:

Severity and Description Path Resource Location Creation Time Id 1120: Access of undefined property sort. clientApp/src Filters.mxml line 36 1270460218964 798

thanks


The easiest way is:

  • to display the property of the error message (Alt+Enter),
  • and copy the "Description" field.

alt text http://img87.imageshack.us/img87/3327/eclipseerrorview.png

0

精彩评论

暂无评论...
验证码 换一张
取 消