ColdFusion Builder Perspective in Eclipse

I have just downloaded the lastest version of Eclipse to try the ColdFusion builder as a plug-in in my trial copy. I want to see if working within this environment with the subversive plugin also (not installed yet) would be a productive solution for me.
However, I can't get the ColdFusion builder perspective. Eclipse can't tell it's there. I have been searching for a solution for three days and have yet to find anything close to an answer. I've even tried removing eclipse completely and uninstalling and reinstalling the ColdFusion builder plugin, all to no avail. It seems it should be easier to install this. I'm at a complete loss as to what to do to fix this.

since your eclipse files and workspace/s are all run on the
java runtime environment and all configurations are saved at the
file level (no registry edits etc.), it's not uncommon to have
different eclipse versions in different folders running different
sets of plugins, defaulting to different workspaces, etc.
That's the long way of me suggesting a new install in a
different folder and trying it from scratch. If it has the same
behavior, you might try a different version of java.

Similar Messages

  • ColdFusion Builder 3 Mac Eclipse Plugin

    I have been trying numerous ways to install CFBuilder 3 Trial into Eclipse 4.2.2 on Mac (Yosemite) and just cannot get CFBuilder to load the CF Perspective. I have tried in various Eclipse versions, and in multiple orders including just installing CFBuilder Trial Edition without in a clean 4.2.2 Eclipse from clean CF install (plugin only, but tried also installing full CFBuilder app both before and after plugin installation, rebooting between each install) and new workspace.
    My ultimate goal is to also install Flash Builder 4.7 into the same Eclipse app, but am starting with CFBuilder since Flash Builder installs successfully. Note that this question is ONLY for the ColdFusion Builder 3 installation alone without Flash Builder installed on the machine.
    Bottom line: I just cannot get CFBuilder 3 to load into Eclipse 4.2.2 and show the CF Perspective even though it appears to be a successful plugin install; I am starting Eclipse either from both the plugin directory's shortcut and from the eclipse app itself - neither work.
    Does anyone have a clue whether this can be done on a Mac?

    Milan...
    My apologies for taking so long to get back to this. I just did some testing tonight of your instructions as well as those by Kaif above.
    Firstly, I installed ColdFusion 10 locally on my Mac. I added the local server to the CF Servers panel successfully. After restarting Eclipse, the localhost entry remained in the CF Server panel.
    Secondly, I followed your instructions to make a new profile and make my font/coloring customizations in it. I restarted Eclipse and my font and color selections were maintained (through 3 restarts). I noted that my newly created profile was selected in Preferences after each restart.
    I then added a remote CF 10 server to the CF Servers panel successfully (as noted by the panel telling me that the server was running and being able to launch the CF Admin from within Eclipse). At this point there were 2 entries in my CF Server panel--localhost and the one remote server that lives inside my VM. I restarted Eclipse and when it came back up, only the localhost server remained. I might add that the VM has ColdFusion 10 installed in "multi-instance" mode and that the remote server instance that I added to the CF Servers panel was one of 4 CF instances configured and running inside the VM.
    All the while, my font and color customizations have remained the way I set them.
    So, it appears as though we're down to just one bug relating to remote server registrations in the CF Servers panel.
    I saw that another user was reporting something similar in this thread: ColdFusion Builder 3 RDS and Remove Server settings reset on each restart so apparently it's not just me.
    Thanks to you and everyone else for all the ideas and troubleshooting help thus far. At least at this point I think I might be able to use this for day-to-day coding, even though I really want the remote server system to work correctly so I can use the step debugger feature again.
    Dan

  • ColdFusion Builder won't start at all

    After installing Coldfusion Builder and Flash Builder as standalone installations on WinXP, I can't start either of them.
    In the Coldfusion Builder folder where the the .exe is located, I get the hs_pid.log log files that you would normally see from a problem in eclipse. I get the same exact problem with Flash Builder with the same hs error logs after the program fails. Obviously they are suffering the same problem and the root of the problem is the embedded eclipse they are using.
    Any ideas? I realize that it would be difficult to debug considering the complete lack of details about why the apps fail. That's due to Adobe offering no user feedback when they fail.
    My guess is that it's a problem with the JRE in the installs, but there's no debugging info to find out what is going on. When I try FlashBuilderC.exe standalone, I get the following:
    C:\Program Files\Adobe>"Adobe Flash Builder 4\FlashBuilderC.exe"
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3266), pid=19764, tid=26520
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
    # An error report file with more information is saved as:
    # C:\Program Files\Adobe\hs_err_pid19764.log
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    I can run Flashbuilder as an eclipse plugin, and I suspect that I could run CFBuilder as a plugin also but that's not really what I want to do. It's just frustrating that products that cost thousands of dollars fail silently, offer no recovery, and won't run at all from a fresh standalone install.

    I'm using 1.6 for my Java stuff and for the plugin versions of CFB and FB4. Each builder standalone has it's own JRE which appears to be the same version (except for FB4 which is only a couple builds off). Both builders reference the same internal error file os_windows.cpp. As I mentioned earlier, both IDEs are currently running fine as eclipse plugins in my home directory.
    U:\>java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode, sharing)
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin>.\java.exe -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>set PATH=
    C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin>.\java.exe -version
    java version "1.6.0_16"
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
    Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
    hs_err_pid27396.log
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (os_windows.cpp:3276), pid=27396, tid=29696
    #  Error: DuplicateHandle failed
    # JRE version: (uninitialized)
    # Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86 )
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread is native thread
    Stack: [0x00030000,0x00130000],  sp=0x0012fba4,  free space=3fe0012fbb4k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x1f4000]
    V  [jvm.dll+0xa1cc8]
    V  [jvm.dll+0x17d0e3]
    V  [jvm.dll+0x1030a0]
    C  [eclipse_1206.dll+0x501e]
    C  [eclipse_1206.dll+0x4721]
    C  [eclipse_1206.dll+0x152c]
    C  [CFBuilder.exe+0x1495]
    C  [CFBuilder.exe+0x1181]
    C  [CFBuilder.exe+0x4a3a]
    C  [kernel32.dll+0x17077]
    ---------------  P R O C E S S  ---------------
    VM state:not at safepoint (not fully initialized)
    VM Mutex/Monitor currently owned by a thread: None
    Dynamic libraries:
    0x00400000 - 0x0040e000     C:\Program Files\Adobe\Adobe ColdFusion Builder\CFBuilder.exe
    0x7c900000 - 0x7c9b2000     C:\WINNT\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINNT\system32\kernel32.dll
    0x6f000000 - 0x6f06c000     C:\WINNT\system32\SYSFER.DLL
    0x7e410000 - 0x7e4a1000     C:\WINNT\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINNT\system32\GDI32.dll
    0x773d0000 - 0x774d3000     C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww _35d4ce83\COMCTL32.dll
    0x77c10000 - 0x77c68000     C:\WINNT\system32\msvcrt.dll
    0x77dd0000 - 0x77e6b000     C:\WINNT\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000     C:\WINNT\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINNT\system32\Secur32.dll
    0x77f60000 - 0x77fd6000     C:\WINNT\system32\SHLWAPI.dll
    0x76390000 - 0x763ad000     C:\WINNT\system32\IMM32.DLL
    0x10000000 - 0x1001e000     C:\WINNT\system32\privman32.dll
    0x7c9c0000 - 0x7d1d7000     C:\WINNT\system32\SHELL32.dll
    0x72000000 - 0x72014000     C:\Program Files\Adobe\Adobe ColdFusion Builder\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_12 06.dll
    0x77c00000 - 0x77c08000     C:\WINNT\system32\VERSION.dll
    0x6d8b0000 - 0x6db47000     C:\Program Files\Adobe\Adobe ColdFusion Builder\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000     C:\WINNT\system32\WINMM.dll
    0x7c360000 - 0x7c3b6000     C:\WINNT\system32\MSVCR71.dll
    0x76bf0000 - 0x76bfb000     C:\WINNT\system32\PSAPI.DLL
    VM Arguments:
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=C:\java\jdk1.6.0_18\jre
    JRE_HOME=C:\java\jdk1.6.0_18\jre;C:\java\jre6
    CLASSPATH=.;JDK_HOME;JAVA_HOME;C:\java\jre6\lib\ext\QTJava.zip
    PATH=C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin/client;C:/Program Files/Adobe/Adobe ColdFusion Builder/jre/bin;C:\Program Files\Adobe\Adobe ColdFusion Builder;C:\java\jdk1.6.0_18\bin;C:\java\jdk1.6.0_18\lib;C:\java\jdk1.6.0_18;C:\java\jdk1. 6.0_18\jre;C:\java\flex_sdk_4\bin;C:\java\flex_sdk_4\;C:\Program Files\Serena\Dimensions 10.1\CM\prog;C:\servers\subversion;C:\Ent\Appl\Prod\Oracle8i\bin;c:\ent\appl\prod\Oracle8 i\JRE\bin;C:\WINNT\system32;C:\WINNT;C:\Serena\CHANGE~1\DIMENS~1\9.1\PROG;c:\ent\appl\prod \perl\5.00502\bin\MSWin32-x86;c:\ent\appl\prod\perl\5.00502\bin;C:\WINNT\system32\wbem;c:\ ent\appl\prod\bin;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\ATI Technologies\ATI.ACE\;C:\DSM\Script\;C:\ent\appl\prod\Exceed\Connectivity\10.00\Accessori es\;;C:\servers\cake\cake\console;C:\servers\xampplite\php;C:\java\apache-maven\bin;C:\jav a\ant\bin;C:\Program Files\CA\SC\CAWIN;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\QuickTime\QTSystem\;C:\servers\SDK\bin;C:\Program Files\IDM Computer Solutions\UltraEdit\
    USERNAME=pritcjm
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2
    Memory: 4k page, physical 3652840k(1812720k free), swap 7137288k(4992188k free)
    vm_info: Java HotSpot(TM) Client VM (16.0-b13) for windows-x86 JRE (1.6.0_18-b07), built on Dec 17 2009 13:35:55 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Thu Apr 29 08:52:56 2010
    elapsed time: 0 seconds

  • Flash builder 4 plugin broke inside coldfusion builder

    I installed flash builder 4   into coldfusion builder  as a plugin but I can;t see anyway to run or debug flex applications in the flex perspective.

    Hi,
    Not sure if it will help with this particular problem, but if you haven't seen it already, there's some info here about how to work around a similar compatibility issues with FB4 and CFB sharing the same copy of eclipse:
    http://forums.adobe.com/message/2828427#2828427
    I realize that the thread above is about installing CFB into Flash Builder, and that's the opposite from how you installed it. There are at least 4 different ways to install the two products:
    http://www.adobe.com/devnet/coldfusion/articles/cfbuilder_flashbuilder4_workflow_02.html
    I'm not clear on which combination works most reliably though (CFB into FB4, FB4 into CFB, or separate installs), but will ask around internally to see if we have some more explicit recommendations to offer.
    -Chris

  • ColdFusion Builder 3 Settings Reset on Restart

    I've downloaded the ColdFusion Builder 3 trial and am experiencing some odd and very annoying behavior.
    I've customized some code editor text font and color settings. I've added an entry to the CF Servers panel for an instance of ColdFusion 10 running inside a VMWare virtual server on my laptop.
    When I restart Eclipse, all the code customizations I've made are reverted back to the default install settings and the entry in my CF Servers panel is gone.
    I've been an IntelliJ user for well over a year, but in doing much more cfscript-based development the CF Plugin for IntelliJ is proving to be a hindrance so I thought I'd give CFB 3 a try and see if there were any improvements over CFB 2. However, I can't take this kind of behavior. Hopefully someone can give me a setting or someone else has seen this before and can give me an idea of where to start looking.
    I have CF Builder installed as a plugin into Eclipse Kepler 64-bit for Mac. I added the CF Builder update site and have updated to CF Builder 3.0.0.290000. I also previously installed as the standalone version with no additional plugins and experienced the same behavior.
    Anyone have any ideas?
    Thanks,
    Dan

    Milan...
    My apologies for taking so long to get back to this. I just did some testing tonight of your instructions as well as those by Kaif above.
    Firstly, I installed ColdFusion 10 locally on my Mac. I added the local server to the CF Servers panel successfully. After restarting Eclipse, the localhost entry remained in the CF Server panel.
    Secondly, I followed your instructions to make a new profile and make my font/coloring customizations in it. I restarted Eclipse and my font and color selections were maintained (through 3 restarts). I noted that my newly created profile was selected in Preferences after each restart.
    I then added a remote CF 10 server to the CF Servers panel successfully (as noted by the panel telling me that the server was running and being able to launch the CF Admin from within Eclipse). At this point there were 2 entries in my CF Server panel--localhost and the one remote server that lives inside my VM. I restarted Eclipse and when it came back up, only the localhost server remained. I might add that the VM has ColdFusion 10 installed in "multi-instance" mode and that the remote server instance that I added to the CF Servers panel was one of 4 CF instances configured and running inside the VM.
    All the while, my font and color customizations have remained the way I set them.
    So, it appears as though we're down to just one bug relating to remote server registrations in the CF Servers panel.
    I saw that another user was reporting something similar in this thread: ColdFusion Builder 3 RDS and Remove Server settings reset on each restart so apparently it's not just me.
    Thanks to you and everyone else for all the ideas and troubleshooting help thus far. At least at this point I think I might be able to use this for day-to-day coding, even though I really want the remote server system to work correctly so I can use the step debugger feature again.
    Dan

  • ColdFusion Builder Update 1 issue on Mac

    If you are running ColdFusion Builder Plugin inside Flash Builder 4 on Mac, and you check for updates and install CFB Update 1, make sure you close FB4 before installing the update.  If not, it will blow up your CFB plugin in FB4 and you'll have to reinstall CFB.
    Instead of using the check for CFB updates inside FB4/Eclipse,I had to:
    1) close FB4.
    2) Run Adobe Updater outside FB4
    3) Download CFBuilder Update 1 and install it.
    4) Then re-open FB4 again
    Don Kerr
    Manager, Houston Space City Adobe User Group
    http://spacecity.groups.adobe.com

    If you are running Panther, you already have that firmware update.  No iMac PowerPC can run 10.2 or later without the most current firmware on their system.

  • How do I remove this stupid *&^$ Tasktop program from my ColdFusion Builder 2?

    I do not need it, I do not want it, and somehow I accidentally installed it. I can find no uninstall button, it's not in my Vista Programs and Features to uninstall, and I"m tired of waiting for it during application load and getting in the way of my shortcuts and whatnot. I just want it gone but I can find no reference anywhere to take this stupid program out.

    RLS,
    Are you running the latest version of CF Builder by any chance (2.0.1)?  If not, you might want to download and install it.  It actually uninstalls the previous version of CF Builder (2.0.0) and installs the new version (becuase 2.0.1 uses a newer major build of Eclipse).  This will allow you to start with a "clean slate" when it comes to which add-ons are installed, but it should maintain all of your project settings.
    Another idea, although this one could be pretty dangerous.  If you feel comfortable trying this, close CF Builder and:
    Make a copy of your \Program Files\Adobe\Adobe\ColdFusion Builder 2\features and \Program Files\Adobe\Adobe\ColdFusion Builder 2\plugins folders as a backup. 
    Make copies of \Program Files\Adobe\Adobe ColdFusion Builder 2\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info and \Program Files (x86)\Adobe\Adobe ColdFusion Builder 2\configuration\org.eclipse.update\platform.xml as backups.
    Browse each of those folders from step 1 and find any folders and files with "Tasktop" in the name.  Delete just those files and folders.
    Open \Program Files\Adobe\Adobe ColdFusion Builder 2\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info in a text editor and remove lines that have references to Tasktop.
    Open \Program Files (x86)\Adobe\Adobe ColdFusion Builder 2\configuration\org.eclipse.update\platform.xml in a text editor and remove lines that have references to Tasktop.
    Launch CF Builder.
    If CF Builder wont' run after that, revert the folders and files to the copies you made in steps 1 and 2 above.
    Good luck,
    -Carl V.

  • Mac OS X 10.9 ColdFusion Builder 2

    I would like to know if anyone has any issues installing or using ColdFusion Builder 2 since the recent release of the new version of Mac OS X 10.9 Mavericks.

    Hi,
    Thanks so much for your post.
    Well today I re-installed Flash Builder 4 & ColdFusion Builder(as I got the student licence). I fist installed Flash Builder 4, and then I installed ColdFusion Builder as a plugin into Flash Builder 4, and it works!
    I am so happy. Maybe I should of tried the eclipse way again, but I heard many people on twitter saying this way worked for them with no issues, and it did for me too, I am so happy
    thanks so much for your help,
    Johnny

  • Coldfusion Builder beta 3 and Subclipse

    Has anyone experienced problems with their working copy getting corrupted? The combination of coldfusion builder and subclipse plugins for my Eclipse 3.5.1 keeps causing me to have checksum and other errors when trying to update or commit. Am I the only one with these issues or are other having them, too?

    Try to reinstall from subclipse plugin
    http://subclipse.tigris.org/servlets/ProjectProcess;jsessionid=5A6C1A9EF0E5933BD72C16B9501 84B37?pageID=p4wYuA

  • ColdFusion Builder 2 HANGS

    I downloaded and installed the CF Builder 2 (Version: 2.0.1 Build: 282422) and almost daily (but not at any regular time or interval) it hangs, then I have to manually kill the process, and often lose some work. When this happens the CPU resources get pegged at 100% or more by the ColdFusion Builder 2 process. I can't identify any specific operation that appears to cause this either; I'm almost always just typing code when the freeze occurs.
    I'm on Mac OSX 10.9, 16GB RAM
    Has anyone else experienced this? Any work arounds out there?
    I'm going to be running out of free trial time and unfortunately there is no way I can justify paying for this product. I was using Dreamweaver (which I still like and may go back to) but has anyone else seen/used a good CFML editor?
    Thanks in advance,
    Rich

    In the vein of “teaching a man to fish”…
    Doing a google search for:
    cfbuilder.ini osx
    turned up first a result at: http://blog.mxunit.org/2009/07/speeding-up-coldfusion-builder.html
    where Charlie Griefer added a comment saying:
    For OS X folks:
    Go to your \CFBuilder.app, right-click and choose "Show Package Contents".
    You'll find the CFBuilder.ini under Contents > MacOS > CFBuilder.ini
    Does that work for you, Richard?
    If not, let’s ask for clarification: are you running CFBuilder in standalone mode? Or as a plug-in atop Eclipse? If the latter, see the “Mac OS X” section of this page:
    http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2F running_eclipse.htm
    Let us know if any of that helps.
    /charlie

  • Use Subversion with Coldfusion Builder Beta

    Hi,
    I run Coldfusion 9 Beta, Coldfusion Builder Beta under Windows7. Also installed Subversion/tortoise.
    How can I use Subversion within CF Builder? If I right click a projects and choose Team->Share project,I get a window prompting me to select a repository type. Nothing is listed in the white space below and I cannot add any repository types. Under Preferences->Team I have options "File Content", "Ignored Resources" and "Models". Cannot choose here for a version system (CVS/Subversion) as in Eclipse with Subclipse installed. Do I have to download Subclipse and add it to CFBuilder manually?
    Thanks for any tips,
    Marc

    What is very strange is that I have been using the CF Builder Beta for awhile now and it has always had repository types listed.  I have been working with VSS for my repository.  However I am having the same issue since I installed CF Builder Beta 2.  I have no options for repository type.  Any ideas what happened to this feature?
    Sincerely,
    Braden

  • Coldfusion Builder won't start on Vista

    Recently I had to upgrade to Vista.  Now Coldfusion builder won't start.  Attached is the configuration log file.  I tried uninstalling and reinstalling CF Builder with no luck.  This is the standalone version.  Any help appreciated.

    I think I've figured it out.  It had to do with permissions on the Coldfusion Builder folder in Program Files.  Coldfusion Builder would run as administrator, but not as a User.  I had to allow write permissions on that directory.  I don't know if this is an eclipse thing or a Coldfusion Builder thing, but in windows a program should not require write permissions on it's install folder in order to run.  If it needs to write something, it should do it under the users profile.  I would consider this a bug.
    Thanks,
    Jim

  • ColdFusion Builder 3 - Search on Open Documents produces java.lang.NullPointerException

    ColdFusion Search Dialog:
    Search on Open Documents produces java.lang.NullPointerException
    Works well with Search on Current Documents
    Paid license.
    Please Advice.

    Thank you, TechFuser. I have experimented by searching on 'Open Documents', but am unable to reproduce the error. However, there indeed seems to be a problem. It failed to work for me either.
    Like you, I got a NullPointerException. But that seemed to happen whenever I restarted ColdFusion Builder 3. The details are as follows:
    CFBuilder Version: 3.0.0
    Build: 292483
    Message:
    Unhandled event loop exception
    Exception Stack Trace:
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
      at org.eclipse.swt.SWT.error(SWT.java:4397)
      at org.eclipse.swt.SWT.error(SWT.java:4312)
      at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
      at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4145)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3762)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.ja va:1113)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java :997)
      at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
      at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: java.lang.NullPointerException
      at com.adobe.ide.coldfusion.appcodegeneration.runtime.views.ViewContributionService$1.run(Vi ewContributionService.java:113)
      at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:164)
      at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
      at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
      at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
      ... 23 more
    Session Data:
    eclipse.buildId=unknown
    java.version=1.7.0_55
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86

  • Can I install Coldfusion Builder as a plugin for Flash Builder?

    I already have a licensed copy of Flash Builder 4.x installed, trying to install ColdFusion Builder as a plugin for Flash Builder. When I installed CFB, I selected install as a eclipse plugin and entered the path to the FB directory. Now I can't figure out how to invoke/add the CFB plugin in FB..
    Thanks in advance

    You should have uninstalled rather than simply deleting CFB 2 plugins manually .
    Please do the following  to fix it now. (If you have used Uninstaller to uninstall that would have cleaned all these things ):
    Take a backup and delete the file: /Library/Application Support/Adobe/Uninstall/{b8c666c3-1efd-11b2-bf3c-e04be4b2b610}.db
    And you will be able to install CFB as plugin to Eclipse now.
    Thanks,
    Krishna

  • Coldfusion Builder now available

    Dunno if/when this was released in the States, but it's just come out in the UK.
    However, it's £200 ($300), which for what it is I can't help but feel is pretty steep. Does anyone else have any opinions on this? Bearing in mind *all* it does is ColdFusion, whereas the (free) Eclipse IDE on which it is based also supports Java development, C, PHP, pretty much anything.
    I was largely unimpressed with the Beta over CFEclipse, the only real benefit so far being that the CF9 syntax highlighting is there, plus the highlighting for script-based components.
    I've never really been one for debuggers and addons, I've never really required them. Which means one of two things. Either:
    1 - These features are largely unused gimmicks, which don't really perform any benefit - I'd always use SQL*Plus or SSMS for interacting with databases, I strongly dislike using RDS. Except for little plugins (Regex tested etc) I don't think I use any of the extra bits.I don't like having an IDE build my classes for me, because I like to have checked every single property and method myself and have thought about them one by one.
    2 - I'm an idiot, and I'm massively missing out on some amazing features which would save me hours of my life.
    I'd be genuinely interested to know if people will be purchasing Builder (and also if it's your own money or company funds) and if so, what is it that sold it to you?
    Cheers
    O.

    >I think every CF9 licence should come with some number of CFB licences.
    >And there should be some free variation of CFB (which doesn't have  debugging,
    >or doesn't have extensions, or has a cap on how many projects  one can create, or something).
    I completely agree there. What bugs me really, is how Adobe is not helping ColdFusion becoming more popular. I almost think it's better to lie "You don't need an IDE" than saying "There's an IDE but it costs hundreds per license" to a project manager unfamiliar with CF.
    Let's take Finland - because I live there. 5 million people, known as a technologically advanced country, the home of Nokia, etc.
    Number of software houses providing ColdFusion solutions: 1 using primarily, 1 mainly for serving old customers.
    Number of software houses openly advertising "ColdFusion" as their technology: 1
    Number of ColdFusion coders in those companies: approx 5 to 6.
    Number of open ColdFusion positions on the national employment office's pages within the last SEVEN years: 1
    On the same page, number of open (web) programmer positions with PHP in primary requirements TODAY: 45.
    (These numbers are personal estimates, made by observing the Finnish ColdFusion scene since 1996 very closely. Of course, some private and in-house developers who adopted ColdFusion years ago, are not showing in these figures)
    As ColdFusion has been proven to be practically dead in some snowy, cold corners of the universe, I feel strongly about issues which prevent ColdFusion from getting more popular. There's no chance in hell CF will become even a _known_ product in countries where it's already dead. It doesn't matter at all how good the technology is, if companies know there's no one to replace a coder if he quits the position.
    And yet, I'm optimistic, crazy, naive, wishing I can make a difference and my living with it, because ColdFusion rules. So I bought CFB...
    -Fernis - fernis.net - ColdFusion Developer For Hire

Maybe you are looking for