coldfusionbuilder

CFBuilder not stopping on breakpoints

╄→尐↘猪︶ㄣ 提交于 2019-12-23 20:25:08
问题 Since this question... Eclipse doesn't stop at breakpoints ...deals with eclipse itself and CFBuilder is eclipse based, I thought it might be helpful. One of the comments there mentioned stopping the server and redeploying the app :( My question is this: if CFBuilder (I'm using v 1.0) doesn't stop on breakpoints, or if it gets a li'l question mark icon over the breakpoint when it's set, how do I fix this Without Restarting The Server. Restarting fixes the issue about 95% of the time, but it

How do you use Coldfusion Builder 2 in a team environment using a common development server?

自古美人都是妖i 提交于 2019-12-22 09:28:48
问题 Our CF 9 development environment is on a common development server (DEVWEB). We're looking at moving from Dreamweaver to Coldfusion Builder as our IDE and I'm concerned about the way CF Builder drops a .settings directory and .project file in the root of the project. How do development teams deal with this? If a team member make changes to their settings, don't their changes to the project preferences / settings overwrite mine? Or are the types of settings that are included in those bundles

PhoneGap build error “plugin unsupported: …”

China☆狼群 提交于 2019-12-19 03:14:16
问题 The following config.xml results in error: <?xml version="1.0" encoding="UTF-8" ?> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0" id="LogIn" version="1.0.1" versionCode="10" > <name>...</name> <description>...</description> <author >...</author> <preference name="phonegap-version" value= "3.5.0" /> <preference name="orientation" value= "default" /> <preference name="target-device" value= "universal" /> <preference name="fullscreen" value= "true" />

Install ColdFusion Builder 2 Update 1 Plug-in in Eclipse 4.3

ぃ、小莉子 提交于 2019-12-13 04:41:32
问题 I would like to install ColdFusion Builder 2 Update 1 as a Plug-in for Eclipse 4.3. The install seems to work without errors but when I attempt to register my license code, I get an error dialog box that says: "The chosen operation is not enabled." None of the CFB features appear in Eclipse. In some of the documentation that I've found it references installing to Eclipse 3.6. Can CFB 2u1 get installed on Eclipse 4.3? If not, does someone know which version of Eclipse to use for CFB? Hopefully

How to configure the ColdFusion Eclipse debugger

孤街醉人 提交于 2019-12-12 10:49:52
问题 I'm running the ColdFusion Builder 3 (Express edition) to connect to a locally running ColdFusion 9 server (windows machine). When I set up the RDS configuration on the CF Builder and click on Test Connection everything is ok. But when I click on Test Debugger I get the following error: Could not initialize class coldfusion.log.CFLogs Is this a problem with CF Builder 3 trying to access the CF 9 server? 回答1: According to this Adobe forum post they resolved the same issue by changing the port

Are there any dark themes (like Zenburn) for Coldfusion Builder?

风格不统一 提交于 2019-12-08 05:06:12
问题 I am looking for dark themes for Coldfusion Builder but google does not find anything? Do you have one or know a place where i can get some? 回答1: Russ Johnson ( http://twitter.com/russ_johnson ) is working on one. Download from GitHub 回答2: I did not find luck with any of the above suggestions while using CF Builder 3.0 WHAT WORKED:So I went to http://guari.github.io/eclipse-ui-theme/ Followed the 'Update Site' method of installation. Restart Eclipse and go to Window > Preferences > General >

Can Install EGit: Missing requirement: Git Team Provider Core

若如初见. 提交于 2019-12-06 18:36:48
问题 So I am using Coldfusion Builder with Ecplise. I am trying to get EGit installed in it so I can do Git stuff. The only thing I can ever get installed is EGit 0.11.1 from http://download.ecplise.org/releases/helios/ . When I try to install the latest version from http://download.eclipse.org/egit/updates version 2.3.1.xxx I always get the Missing requirement error: Missing requirement: Git Team Provider Core 2.3.1.201302201838-r (org.eclipse.egit.core 2.3.1.201302201838-r) requires 'bundle org

How do I turn off Tab and New Line markers in Eclipse?

旧巷老猫 提交于 2019-12-06 02:39:20
问题 I am using Adobe's ColdFusion Builder, an Eclipse-based IDE built on top of Aptana. All of a sudden, I am getting a type of whitespace marker showing in my Eclipse Editor. I must have accidentally hit a key combination. Here is a screen dump. I have already tried "General > Editors > Text Editors > Show whitespace characters" and it is not this. I already have show whitespace characters turned off . If I turn it on, then the Whitespace Characters display over the top of what I am already

How do you use Coldfusion Builder 2 in a team environment using a common development server?

醉酒当歌 提交于 2019-12-05 16:10:55
Our CF 9 development environment is on a common development server (DEVWEB). We're looking at moving from Dreamweaver to Coldfusion Builder as our IDE and I'm concerned about the way CF Builder drops a .settings directory and .project file in the root of the project. How do development teams deal with this? If a team member make changes to their settings, don't their changes to the project preferences / settings overwrite mine? Or are the types of settings that are included in those bundles the types of things that SHOULD be propagated among team members? We would prefer NOT to work on local

Can Install EGit: Missing requirement: Git Team Provider Core

自作多情 提交于 2019-12-05 00:00:20
So I am using Coldfusion Builder with Ecplise. I am trying to get EGit installed in it so I can do Git stuff. The only thing I can ever get installed is EGit 0.11.1 from http://download.ecplise.org/releases/helios/ . When I try to install the latest version from http://download.eclipse.org/egit/updates version 2.3.1.xxx I always get the Missing requirement error: Missing requirement: Git Team Provider Core 2.3.1.201302201838-r (org.eclipse.egit.core 2.3.1.201302201838-r) requires 'bundle org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found Cannot satisfy dependency: From: Eclipse