cfeclipse

very small fonts and icons on 4k screens

狂风中的少年 提交于 2019-12-19 08:49:37
问题 I'm using CFeclipse on Windows 10 OS. With the adaptation of new 4k resolution laptops. Eclipse displays small icons and fonts. Its also reported as a bug in https://bugs.eclipse.org/bugs/show_bug.cgi?id=451693. 回答1: The mentioned bug has been fixed, Eclipse automatically scales images on high-DPI monitors on Windows since Eclipse Neon (4.6). So, make sure your Eclipse IDE is up to date. If upgrading does not fix your issue, in eclipse.ini add the following line below the line -vmargs (see

Line Debugging in ColdFusion 11 with CFEclipse

霸气de小男生 提交于 2019-11-27 08:20:21
问题 Has anyone had any luck in setting line debugging in Eclipse with the CFEclipse plugin? The instructions seem to be for the actual ColdFusion IDE. We are running ColdFusion 11. I've been playing around with the line debugger in FusionDebug, but I would like to give the native debugger a try as well. Does it require the ColdFusion IDE, or can it work within Eclipse with the CFEclipse plug-in? 回答1: CFEclipse is just a code editor. Looking at the feature list, it lists debugging, but only for CF