Blog

Luis Majano

November 11, 2009

Spread the word


Share your thoughts


ColdBox 3.0.0 Beta3 is coming along real nice and will be available real soon.  We just updated our Eclipse Help plugins with the latest content so you can use the Eclipse Help for API lookups, documentation and so much more. 

So head on over to our update/install instructions and you are ready to roll: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbEclipsePluginsGuide





How To Install

Please follow the following directions in order to install the ColdBox eclipse plugins:

  1. From the Help menu, select Software Updates > Find and Install to open an Install/Update window.
  2. On the Install/Update pop-up window, choose Search for new features to install, and click the Next button.
  3. Set up a new remote site to scan for updates.
    1. Click the New Remote Site... button to open a New Update Site pop-up window.
    2. Type the name of the new plug-in in the name text box. ColdBox Framework
    3. In the URL text box, type the URL http://www.coldbox.org/distribution/eclipse/
    4. Click OK.
    5. Click the Finish button to open an Updates window.
  4. On the Updates window, check the box next to the name of the plug-in, and click the Next button.
  5. Choose the option to accept the terms of the license agreement, and click the Next button.
  6. Click the Finish button.
  7. Click the Install All button.


Add Your Comment

Recent Entries

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

Why BoxLang When You Have Kotlin, Groovy, Scala, and more…

As we approach a stable release of BoxLang and our continued marketing reaches more folks, many have asked about its purpose. Why create a new language when the JVM ecosystem already includes established languages like Kotlin, Groovy, and Scala, to name a few.

Luis Majano
Luis Majano
December 18, 2024
ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox Free Tip 6 - Using Routing with Wildcard Domains!

ColdBox gives you the flexibility to create domain-specific routes, making it perfect for multi-tenant applications or projects that need to respond differently based on the domain or subdomain being accessed. In this tip, we’ll dive into how to use the withDomain() method to create routes that match specific domains or sub-domains.

Maria Jose Herrera
Maria Jose Herrera
December 18, 2024