Re: CFEclipse on Mac with Subclipse -- unstable?

2010-05-04 Thread Scott Brady

Got a reply back from ProjectLocker and they are using a more recent version
of Subversion. So, we'll see how that goes.  (It's tricky, because sometimes
I can go six hours without having to restart eclipse, and sometimes i have
to restart it immediately after just restarting it)

Thanks, again.

Scott

On Mon, May 3, 2010 at 1:59 PM, Kris Jones  wrote:

>
> Subclipse doesn't have an auto-detector that I know of. That would
> suggest that you have a subclipse client version that is compatible
> with SVN 1.5.6? That may not be the correct version.
>
> >>
> > My svn his hosted on projectLocker and can't find what version they're
> > using, so I have a support request in to verify it.  It's connecting with
> a
> > connecto for SVN 1.5.6, which I assume it auto-detected (?).
> >
> > Scott
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:18
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-05-03 Thread Kris Jones

Oh, and here is a link to the old Tigris site for downloads:
http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

This link shows all the various client update site archives. Saved me
when I had to link against Subversion 1.4.2:
http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240&expandFolder=2240&folderID=0

Cheers,
Kris


> Subclipse doesn't have an auto-detector that I know of. That would
> suggest that you have a subclipse client version that is compatible
> with SVN 1.5.6? That may not be the correct version.
>
>>>
>> My svn his hosted on projectLocker and can't find what version they're
>> using, so I have a support request in to verify it.  It's connecting with a
>> connecto for SVN 1.5.6, which I assume it auto-detected (?).
>>
>> Scott
>

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:00
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-05-03 Thread Kris Jones

Subclipse doesn't have an auto-detector that I know of. That would
suggest that you have a subclipse client version that is compatible
with SVN 1.5.6? That may not be the correct version.

>>
> My svn his hosted on projectLocker and can't find what version they're
> using, so I have a support request in to verify it.  It's connecting with a
> connecto for SVN 1.5.6, which I assume it auto-detected (?).
>
> Scott

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333299
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-05-01 Thread Scott Brady

On Fri, Apr 30, 2010 at 10:18 AM, Kris Jones wrote:

>
> Scott, SVN doesn't care what the extension on a file is. Doesn't matter at
> all.
>
>
I wasn't saying that assuming it was an SVN issue.  I was saying that (in
response to someone else's question) in the thinking that it could be
CFEclipse, which could have issues with different file extensions
(especially the file parser).


> You do need to be aware of what version of the subversion server you
> are running, and make sure the client you are using is targeted for
> that version. For instance, if you are running a 1.4.x SVN server, you
> cannot reliably run a client (whether it's subversive, subclipse,
> tortoise, etc) that is targeted for 1.6.x only. Some clients are
> cross-compatible. Our mac designers use either the command line, or
> Versions. Versions is cross-compatible with 1.4, 1.5, & 1.6, but it
> does have limitations in what it can do as a client.
>
>
My svn his hosted on projectLocker and can't find what version they're
using, so I have a support request in to verify it.  It's connecting with a
connecto for SVN 1.5.6, which I assume it auto-detected (?).

Scott
-- 
-
Scott Brady
http://www.scottbrady.net/


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333287
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-30 Thread Kris Jones

Scott, SVN doesn't care what the extension on a file is. Doesn't matter at all.

You do need to be aware of what version of the subversion server you
are running, and make sure the client you are using is targeted for
that version. For instance, if you are running a 1.4.x SVN server, you
cannot reliably run a client (whether it's subversive, subclipse,
tortoise, etc) that is targeted for 1.6.x only. Some clients are
cross-compatible. Our mac designers use either the command line, or
Versions. Versions is cross-compatible with 1.4, 1.5, & 1.6, but it
does have limitations in what it can do as a client.

Cheers,
Kris

> Well, I've switched to subversive and continue to have problems.
>
> It's not a specific file -- but, it's possible it's only with CFCs.  I don't
> know for sure, I've been working mainly in CFCs, but the problem might have
> occurred in CFM files, as well.  I'll try to pay more attention.
>
> Since it's not subclipse in particular, I guess it could be one of the
> following:
> 1) the SVN libraries the SVN plugins use [I think they're the same, but not
> sure] -- I have installed the latest SVN stuff from collab.net
> 2) the cfeclipse plugin
> 3) the version of java on my machine that cfeclipse is running.
>
> Scott

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333279
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-30 Thread Scott Brady

Well, I've switched to subversive and continue to have problems.

It's not a specific file -- but, it's possible it's only with CFCs.  I don't
know for sure, I've been working mainly in CFCs, but the problem might have
occurred in CFM files, as well.  I'll try to pay more attention.

Since it's not subclipse in particular, I guess it could be one of the
following:
1) the SVN libraries the SVN plugins use [I think they're the same, but not
sure] -- I have installed the latest SVN stuff from collab.net
2) the cfeclipse plugin
3) the version of java on my machine that cfeclipse is running.

Scott

On Tue, Apr 27, 2010 at 5:39 PM, denstar  wrote:

>
> All is well for me on a late 2008 MBP with the super-latest and
> greatest of both Subclipse and CFEclipse.
>
> Have you noticed a pattern?  Like, is there a specific file you're
> working on that seems to have the problem whereas other files don't?
>
> I've literally had my CFE instance running for like a week, with lots
> of SVN stuff, and it hasn't crapped out on me yet.
>
> I don't think I've got anything "special" in my build...
>
> There will be a new CFEclipse release within the next day or so too,
> if it is related to an existing CFEclipse bug (that's been fixed, or
> improved ;)).
>
> FWIW though, smooth sailing here!
>
> :den
>
>
-- 
-
Scott Brady
http://www.scottbrady.net/


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333278
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread denstar

All is well for me on a late 2008 MBP with the super-latest and
greatest of both Subclipse and CFEclipse.

Have you noticed a pattern?  Like, is there a specific file you're
working on that seems to have the problem whereas other files don't?

I've literally had my CFE instance running for like a week, with lots
of SVN stuff, and it hasn't crapped out on me yet.

I don't think I've got anything "special" in my build...

There will be a new CFEclipse release within the next day or so too,
if it is related to an existing CFEclipse bug (that's been fixed, or
improved ;)).

FWIW though, smooth sailing here!

:den

-- 
Genius... means little more than the faculty of perceiving in an unhabitual way.
William James

On Tue, Apr 27, 2010 at 8:18 AM, Scott Brady wrote:
>
> Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?  For
> me, it seems really unstable (sometimes, I have to restart eclipse 5 times
> within 5 minutes). I tried a fresh install yesterday and I'm still having
> issues.  Things like typing not showing up, errors when trying to save, text
> appearing in the wrong place (though the file isn't saved that way), etc.
>
> This is now with the latest version of Eclipse, CFEclipse, and Subclipse (I
> was using an older version of at least Subclipse before, because this one
> made me update SVN before it would work).
>
> Scott
>
> --
> -
> Scott Brady
> http://www.scottbrady.net/
>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333179
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread Scott Stroz

Cannot recall off hand, but I know they were the most recent versions
of Eclipse, CFEclipse and Subclipse.

On Tue, Apr 27, 2010 at 10:41 AM, Scott Brady  wrote:
>
> Which versions of CFEclipse/eclipse did you use?
>
> At my last job (which was a few weeks ago), I was having stability issues
> with the latest versions of CFEclipse/Eclipse, too, and that was on Windows
> XP.  That didn't have subclipse on it (and, to be fair, it had some
> different symptoms -- mainly temporary freezes and such).  So, I'm wondering
> if there's something up with the latest CFEclipse plug-in itself.
>
> Scott
>
> On Tue, Apr 27, 2010 at 8:37 AM, Scott Stroz  wrote:
>
>>
>> I am using CF Builder now, but I used CFEclipse with Subclipse before
>> that and never experienced issues like you are describing.
>>
>> On Tue, Apr 27, 2010 at 10:18 AM, Scott Brady  wrote:
>> >
>> > Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?
>>  For
>> > me, it seems really unstable (sometimes, I have to restart eclipse 5
>> times
>> > within 5 minutes). I tried a fresh install yesterday and I'm still having
>> > issues.  Things like typing not showing up, errors when trying to save,
>> text
>> > appearing in the wrong place (though the file isn't saved that way), etc.
>> >
>> > This is now with the latest version of Eclipse, CFEclipse, and Subclipse
>> (I
>> > was using an older version of at least Subclipse before, because this one
>> > made me update SVN before it would work).
>> >
>> > Scott
>> >
>> > --
>> > -
>> > Scott Brady
>> > http://www.scottbrady.net/
>> >
>> >
>> >
>>
>>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333161
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread Scott Brady

True.  I guess I can try that to see if it's indeed subclipse instead of
cfeclipse itself.

Scott

On Tue, Apr 27, 2010 at 9:46 AM, Wil Genovese  wrote:

>
> I use CFEclipse and CFBuilder on the Mac.  I've switched from the Subclipse
> plug in to the Subversive plug in.  Subversive is now part of the Eclipse
> project and seems to be getting more love and support.
>
> Wil Genovese
> Sr. Web Application Developer
> http://www.trunkful.com
>
>
>
> On Tue, Apr 27, 2010 at 9:41 AM, Scott Brady  wrote:
>
> >
> > Which versions of CFEclipse/eclipse did you use?
> >
> > At my last job (which was a few weeks ago), I was having stability issues
> > with the latest versions of CFEclipse/Eclipse, too, and that was on
> Windows
> > XP.  That didn't have subclipse on it (and, to be fair, it had some
> > different symptoms -- mainly temporary freezes and such).  So, I'm
> > wondering
> > if there's something up with the latest CFEclipse plug-in itself.
> >
> > Scott
> >
> > On Tue, Apr 27, 2010 at 8:37 AM, Scott Stroz  wrote:
> >
> > >
> > > I am using CF Builder now, but I used CFEclipse with Subclipse before
> > > that and never experienced issues like you are describing.
> > >
> > > On Tue, Apr 27, 2010 at 10:18 AM, Scott Brady 
> wrote:
> > > >
> > > > Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?
> > >  For
> > > > me, it seems really unstable (sometimes, I have to restart eclipse 5
> > > times
> > > > within 5 minutes). I tried a fresh install yesterday and I'm still
> > having
> > > > issues.  Things like typing not showing up, errors when trying to
> save,
> > > text
> > > > appearing in the wrong place (though the file isn't saved that way),
> > etc.
> > > >
> > > > This is now with the latest version of Eclipse, CFEclipse, and
> > Subclipse
> > > (I
> > > > was using an older version of at least Subclipse before, because this
> > one
> > > > made me update SVN before it would work).
> > > >
> > > > Scott
> > > >
> > > > --
> > > > -
> > > > Scott Brady
> > > > http://www.scottbrady.net/
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333160
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread Wil Genovese

I use CFEclipse and CFBuilder on the Mac.  I've switched from the Subclipse
plug in to the Subversive plug in.  Subversive is now part of the Eclipse
project and seems to be getting more love and support.

Wil Genovese
Sr. Web Application Developer
http://www.trunkful.com



On Tue, Apr 27, 2010 at 9:41 AM, Scott Brady  wrote:

>
> Which versions of CFEclipse/eclipse did you use?
>
> At my last job (which was a few weeks ago), I was having stability issues
> with the latest versions of CFEclipse/Eclipse, too, and that was on Windows
> XP.  That didn't have subclipse on it (and, to be fair, it had some
> different symptoms -- mainly temporary freezes and such).  So, I'm
> wondering
> if there's something up with the latest CFEclipse plug-in itself.
>
> Scott
>
> On Tue, Apr 27, 2010 at 8:37 AM, Scott Stroz  wrote:
>
> >
> > I am using CF Builder now, but I used CFEclipse with Subclipse before
> > that and never experienced issues like you are describing.
> >
> > On Tue, Apr 27, 2010 at 10:18 AM, Scott Brady  wrote:
> > >
> > > Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?
> >  For
> > > me, it seems really unstable (sometimes, I have to restart eclipse 5
> > times
> > > within 5 minutes). I tried a fresh install yesterday and I'm still
> having
> > > issues.  Things like typing not showing up, errors when trying to save,
> > text
> > > appearing in the wrong place (though the file isn't saved that way),
> etc.
> > >
> > > This is now with the latest version of Eclipse, CFEclipse, and
> Subclipse
> > (I
> > > was using an older version of at least Subclipse before, because this
> one
> > > made me update SVN before it would work).
> > >
> > > Scott
> > >
> > > --
> > > -
> > > Scott Brady
> > > http://www.scottbrady.net/
> > >
> > >
> > >
> >
> >
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333157
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread Scott Brady

Which versions of CFEclipse/eclipse did you use?

At my last job (which was a few weeks ago), I was having stability issues
with the latest versions of CFEclipse/Eclipse, too, and that was on Windows
XP.  That didn't have subclipse on it (and, to be fair, it had some
different symptoms -- mainly temporary freezes and such).  So, I'm wondering
if there's something up with the latest CFEclipse plug-in itself.

Scott

On Tue, Apr 27, 2010 at 8:37 AM, Scott Stroz  wrote:

>
> I am using CF Builder now, but I used CFEclipse with Subclipse before
> that and never experienced issues like you are describing.
>
> On Tue, Apr 27, 2010 at 10:18 AM, Scott Brady  wrote:
> >
> > Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?
>  For
> > me, it seems really unstable (sometimes, I have to restart eclipse 5
> times
> > within 5 minutes). I tried a fresh install yesterday and I'm still having
> > issues.  Things like typing not showing up, errors when trying to save,
> text
> > appearing in the wrong place (though the file isn't saved that way), etc.
> >
> > This is now with the latest version of Eclipse, CFEclipse, and Subclipse
> (I
> > was using an older version of at least Subclipse before, because this one
> > made me update SVN before it would work).
> >
> > Scott
> >
> > --
> > -
> > Scott Brady
> > http://www.scottbrady.net/
> >
> >
> >
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333151
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse on Mac with Subclipse -- unstable?

2010-04-27 Thread Scott Stroz

I am using CF Builder now, but I used CFEclipse with Subclipse before
that and never experienced issues like you are describing.

On Tue, Apr 27, 2010 at 10:18 AM, Scott Brady  wrote:
>
> Is anyone else using CFEclipse on the Mac with the Subclipse plug-in?  For
> me, it seems really unstable (sometimes, I have to restart eclipse 5 times
> within 5 minutes). I tried a fresh install yesterday and I'm still having
> issues.  Things like typing not showing up, errors when trying to save, text
> appearing in the wrong place (though the file isn't saved that way), etc.
>
> This is now with the latest version of Eclipse, CFEclipse, and Subclipse (I
> was using an older version of at least Subclipse before, because this one
> made me update SVN before it would work).
>
> Scott
>
> --
> -
> Scott Brady
> http://www.scottbrady.net/
>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333150
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: CfEclipse Slow Code Hinting

2010-04-23 Thread Paul Alkema

Eh, this helped so much. Makes the world a difference. I think the default
delay for this is way to slow.

Oh well, thanks so much.

Regards,
Paul Alkema
http://Paulalkema.com


-Original Message-
From: denstar [mailto:valliants...@gmail.com] 
Sent: Wednesday, April 21, 2010 6:22 PM
To: cf-talk
Subject: Re: CfEclipse Slow Code Hinting


For CFE it's:

Preferences > CFEclipse > Editor : Insight Delay

And you can disable specific kinds of assist using:

Preferences > CFEclipse > Editor > Auto-insertion & closing: Suggest...

In case one of them gets in your way too much at the lower delay setting.

:den

-- 
Psychologically experienced consciousness is therefore no longer pure
consciousness; construed Objectively in this way, consciousness itself
becomes something transcendent, becomes an event in that spatial world
which appears, by virtue of consciousness, to be transcendent.
Edmund Husserl


On Wed, Apr 21, 2010 at 3:41 PM, Jason Fisher wrote:
>
> Window > Preferences
>
> ColdFusion > Editor Profiles > Editor > Code Assist
>
> There's a setting there called "Dealy Before Showing Code Assist(in
> milliseconds)
>
> 



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333103
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CfEclipse Slow Code Hinting

2010-04-21 Thread denstar

For CFE it's:

Preferences > CFEclipse > Editor : Insight Delay

And you can disable specific kinds of assist using:

Preferences > CFEclipse > Editor > Auto-insertion & closing: Suggest...

In case one of them gets in your way too much at the lower delay setting.

:den

-- 
Psychologically experienced consciousness is therefore no longer pure
consciousness; construed Objectively in this way, consciousness itself
becomes something transcendent, becomes an event in that spatial world
which appears, by virtue of consciousness, to be transcendent.
Edmund Husserl


On Wed, Apr 21, 2010 at 3:41 PM, Jason Fisher wrote:
>
> Window > Preferences
>
> ColdFusion > Editor Profiles > Editor > Code Assist
>
> There's a setting there called "Dealy Before Showing Code Assist(in
> milliseconds)
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333074
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CfEclipse Slow Code Hinting

2010-04-21 Thread Jason Fisher

Window > Preferences

ColdFusion > Editor Profiles > Editor > Code Assist

There's a setting there called "Dealy Before Showing Code Assist(in 
milliseconds)

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333072
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse and dynamic snippets

2010-04-13 Thread Judah McAuley

You might also take a look at Templates within CFEclipse:
http://blog.mxunit.org/2009/10/new-in-cfeclipse-templates.html

They are more interactive than snippets.

Judah

On Tue, Apr 13, 2010 at 10:33 AM, Barney Boisvert  wrote:
>
> Sorry, I don't know.  A quick Googling
> (http://www.google.com/search?q=scripting+eclipse) turned up a pair of
> projects:
>
> Eclipse Monkey:
> http://www.brain-bakery.com/projects/articles/eclipse-monkey-scripting/
> Eclipse Shell: http://eclipse-shell.sourceforge.net/
>
> The former is the one I was thinking of, I believe, and it looks like
> it has made it's way into the main Eclipse ecosystem.
>
> cheers,
> barneyb
>
> On Tue, Apr 13, 2010 at 10:15 AM, Michael Christensen  
> wrote:
>>
>> That does sound promising - any more info you could give me?
>>
>>
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332869
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse and dynamic snippets

2010-04-13 Thread Barney Boisvert

Sorry, I don't know.  A quick Googling
(http://www.google.com/search?q=scripting+eclipse) turned up a pair of
projects:

Eclipse Monkey:
http://www.brain-bakery.com/projects/articles/eclipse-monkey-scripting/
Eclipse Shell: http://eclipse-shell.sourceforge.net/

The former is the one I was thinking of, I believe, and it looks like
it has made it's way into the main Eclipse ecosystem.

cheers,
barneyb

On Tue, Apr 13, 2010 at 10:15 AM, Michael Christensen  wrote:
>
> That does sound promising - any more info you could give me?
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332868
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse and dynamic snippets

2010-04-13 Thread Michael Christensen

That does sound promising - any more info you could give me? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332867
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse and dynamic snippets

2010-04-13 Thread Barney Boisvert

Eclipse (via a plugin) supports JavaScript scripting of the IDE, so
you can get some of this behaviour.  It's not snippet-centric, which
makes snippets harder, but lets you do anything you want (e.g., bulk
edit files).

I can't remember the name of the plugin off hand, but Google should
turn it up.  It might even be part of the core by now.

cheers,
barneyb

On Tue, Apr 13, 2010 at 10:08 AM, Michael Christensen  wrote:
>
> I love snippets in Eclipse and they save me a bunch of keystrokes every day...
>
> But surely I can't be the only one longing for a bit more (dynamic) 
> functionality in snippets? In good ol' HomeSite+ you could do snippet-like 
> behavior which you coded in VBScript - that meant if/then, loops etc. which 
> processed stuff before inserting into your code.
>
> Anyone know if something like that can be accomplished in Eclipse?
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332866
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFEclipse Show Line Numbers

2008-12-17 Thread Ravi Gehlot
Hello Phillip,

1) Locate the workspace directory for your projects
2) On your workspace directory, there is a subdirectory called .metadata
3) Go to 
*.metadata\.plugins\org.eclipse.core.runtime\.settings\org.cfeclipse.cfml.prefs
*4) If org.cfeclipse.cfml.prefs is not present, go ahead and create it
5) insert lineNumberRuler = true

I found that the plugin XML Buddy tends to mess up CFEclipse. I 
think that the two don't really go together.

Ravi.
*
*
Phillip Molaro wrote:
> My CFEclipse doesn't have the show line numbers option.  My General-> Editor 
> panel does, and it's turned on, but in CFEclipse-> Editor I do NOT have a 
> line numbers option.  I am running version 1.3.2 beta as a plugin into 
> standard Eclipse. 
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316872
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse Show Line Numbers

2008-12-17 Thread Francois Levesque
Hi Phillip,
You have to edit a settings file. In your workspace folder, open
..metadata/.plugins/org.eclipse.core.runtime/.settings/org.cfeclipse.cfml.prefs
and add this line at the end:

lineNumberRuler=true

Restart Eclipse and you should be on track.

More details here:
http://blog.critical-web.com/blog/index.cfm/2008/8/3/Enabling-Line-Numbers-In-CFEclipse-1316-On-Eclipse-Ganymede-34(shameless
plug)

Francois Levesque
http://blog.critical-web.com/


On Wed, Dec 17, 2008 at 11:09 AM, Phillip Molaro wrote:

> My CFEclipse doesn't have the show line numbers option.  My General->
> Editor panel does, and it's turned on, but in CFEclipse-> Editor I do NOT
> have a line numbers option.  I am running version 1.3.2 beta as a plugin
> into standard Eclipse.
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316871
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse Show Line Numbers

2008-12-17 Thread Barney Boisvert
Type "cfeclipse line numbers" into Google.  You'll get this page:
http://trac.cfeclipse.org/cfeclipse/wiki/LineNumbers  Check the known
issues.

On Wed, Dec 17, 2008 at 8:09 AM, Phillip Molaro  wrote:
> My CFEclipse doesn't have the show line numbers option.  My General-> Editor 
> panel does, and it's turned on, but in CFEclipse-> Editor I do NOT have a 
> line numbers option.  I am running version 1.3.2 beta as a plugin into 
> standard Eclipse.
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316870
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse Show Line Numbers

2008-12-17 Thread Phillip Molaro
My CFEclipse doesn't have the show line numbers option.  My General-> Editor 
panel does, and it's turned on, but in CFEclipse-> Editor I do NOT have a line 
numbers option.  I am running version 1.3.2 beta as a plugin into standard 
Eclipse. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316869
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse & Eclipse Ganymede?

2008-11-02 Thread Gerald Guido
I *just* installed CFEclipse on Ganymede 5 min ago. When you go to install
it uncheck everything *except*
CF Frameworks explorer
CF unit
CFEclipse 1.3.1.6

This just installed fine on Vista.

Another option is to go to:
http://yoxos.com/ondemand/

This AMAZING site will build eclipse and work out all of the dependencies
for you. *Highly Recommended*.

HTH
G

On Sun, Nov 2, 2008 at 2:54 PM, Peter Boughton <[EMAIL PROTECTED]> wrote:

> >I've got to upgrade to Eclipse 3.4.x, but CFEclipse (which I also need)
> >isn't supported in Ganymede and won't install.
>
> You can run multiple copies of Eclipse independently.
>
> So install Ganymede separately and keep your Europa install until CFE is
> updated?
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314752
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse & Eclipse Ganymede?

2008-11-02 Thread Peter Boughton
>I've got to upgrade to Eclipse 3.4.x, but CFEclipse (which I also need)
>isn't supported in Ganymede and won't install.

You can run multiple copies of Eclipse independently.

So install Ganymede separately and keep your Europa install until CFE is 
updated? 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314750
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse & Eclipse Ganymede?

2008-10-31 Thread Barney Boisvert
I didn't have any issues installing CFE on Ganymede.  Just set up a
new environment last week on my new workstation and it was as smooth
as butter.  Just dropped the update site URL in there and install it.

On Fri, Oct 31, 2008 at 2:26 PM, Pete Ruckelshaus
<[EMAIL PROTECTED]> wrote:
> Is there an ETA on when CFEclipse will be working properly in Ganymede?
> I've got to upgrade to Eclipse 3.4.x, but CFEclipse (which I also need)
> isn't supported in Ganymede and won't install.
>
> Pete
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314710
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse "intellisense" doesn't work

2008-10-26 Thread Greg Morphis
That was it, thanks! I wonder why that isnt enabled by default..
Anywho, thanks again!

On Sun, Oct 26, 2008 at 6:14 PM, AJ Mercer <[EMAIL PROTECTED]> wrote:
> Try right-click the project folder and select Add/Remove CFE Nature
>
>
> On Mon, Oct 27, 2008 at 7:05 AM, Greg Morphis <[EMAIL PROTECTED]> wrote:
>
>> I can't get the intellisense to work within cfeclipse..
>> I had eclipse3.2 installed, I dumped that and downloaded eclispe europa..
>> I downloaded and installed CFEclipse (1.3.2 beta)
>> but when I type in a CF function, for example "> to suggest "expression" but it does nothing..
>>
>> Any ideas?
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314389
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse "intellisense" doesn't work

2008-10-26 Thread AJ Mercer
Try right-click the project folder and select Add/Remove CFE Nature


On Mon, Oct 27, 2008 at 7:05 AM, Greg Morphis <[EMAIL PROTECTED]> wrote:

> I can't get the intellisense to work within cfeclipse..
> I had eclipse3.2 installed, I dumped that and downloaded eclispe europa..
> I downloaded and installed CFEclipse (1.3.2 beta)
> but when I type in a CF function, for example " to suggest "expression" but it does nothing..
>
> Any ideas?
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314388
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-12 Thread Dominic Watson
Thanks folks,

The nested comments was not an issue in this case (though I'm sure it
would be if there were, thanks for the tip). I've gone back to europa
with just cfelcipse and now the ftp won't work for me (we have a
horrid setup at work that requires me to do all code via ftp).

I then ran out of energy and allowable time so have gone back to DW8
for now; again, not by choice. I will let you know the outcome of
europa on my issue when I have 5 mins.

Thanks for your help,

Dominic

2008/8/12 Dana Kowalski <[EMAIL PROTECTED]>:
> I had the exact same issue once on a laptop. CFEclipse worked fine everywhere 
> else but this one machine. Europa fixed the problem in this case. I have no 
> idea why, never bothered to figure it out hah. Good luck!
>
>
> p.s. the same machine slowed to a crawl the first time I put aptana on there. 
> yikes.
>
>
>>Ah I see, thank you. Frustrating, the line numbers are all working
>>perfectly. I'll try installing europa and see if I have any luck
>>there.
>>
>>Dominc
>>>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310857
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-12 Thread Dana Kowalski
I had the exact same issue once on a laptop. CFEclipse worked fine everywhere 
else but this one machine. Europa fixed the problem in this case. I have no 
idea why, never bothered to figure it out hah. Good luck!


p.s. the same machine slowed to a crawl the first time I put aptana on there. 
yikes.


>Ah I see, thank you. Frustrating, the line numbers are all working
>perfectly. I'll try installing europa and see if I have any luck
>there.
>
>Dominc
>>


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310855
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFEclipse code folding; not working

2008-08-12 Thread Kevan Stannard
Hi Dominic

In the version of CFEclipse we are using the code folding does not work in
files that have nested CF comments. Once the nested comments have been
removed then the fold icons show up.

Kevan


-Original Message-
From: Dominic Watson [mailto:[EMAIL PROTECTED] 
Sent: Monday, 11 August 2008 6:36 PM
To: CF-Talk
Subject: CFEclipse code folding; not working

Hi all, i've just installed eclipse ganymede with aptana and then
cfeclipse and code folding just isn't happening (no little grey fold
icons). I have checked all the cfeclipse code folding preferences and
no clues.

Anyone experienced this?

Thanks in advance,

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310851
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse code folding; not working

2008-08-11 Thread Rick Faircloth
I'm having trouble with code folding, too, and looked for
a 1.3.1.6 release, but couldn't find one.  I'm currently using
1.3.1.5, which comes upon the cfeclipse.org site as the latest
stable release.

Where can I get 1.3.1.6?

Rick

> -Original Message-
> From: Andrew Scott [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 11, 2008 4:57 AM
> To: CF-Talk
> Subject: RE: CFEclipse code folding; not working
> 
> What version of cfeclipse are you using? 1.3.2 beta? Then maybe dropn back
> to the latest stable release of 1.3.1.6 and you should be fine.
> 
> 
> 
> 
> 
> --
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613 9015 8628
> Mobile: 0404 998 273
> 
> 
> 
> 
> -Original Message-
> From: Dominic Watson [mailto:[EMAIL PROTECTED]
> Sent: Monday, 11 August 2008 6:36 PM
> To: CF-Talk
> Subject: CFEclipse code folding; not working
> 
> Hi all, i've just installed eclipse ganymede with aptana and then
> cfeclipse and code folding just isn't happening (no little grey fold
> icons). I have checked all the cfeclipse code folding preferences and
> no clues.
> 
> Anyone experienced this?
> 
> Thanks in advance,
> 
> Dominic
> 
> --
> Blog it up: http://fusion.dominicwatson.co.uk
> 
> 
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310703
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Dominic Watson
Ah I see, thank you. Frustrating, the line numbers are all working
perfectly. I'll try installing europa and see if I have any luck
there.

Dominc

2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
> iirc, i had the code folding problem until i sorted the line numbers
> out... sorry caouln't help you more...
>
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/
>
>
>
> Dominic Watson wrote:
>> Thanks, but I have no problem with line numbers. My problem is with
>> code folding.
>>
>> Dominic
>>
>> 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
>>
>>> http://blog.critical-web.com/blog/index.cfm/2008/8/3/Enabling-Line-Numbers-In-CFEclipse-1316-On-Eclipse-Ganymede-34
>>>
>>> Azadi Saryev
>>> Sabai-dee.com
>>> http://www.sabai-dee.com/
>>>
>>>
>>>
>>> Dominic Watson wrote:
>>>
 ;) google it appears, is stumped. I've never had problems getting the
 code folding to work and it works at home with the same setup (though
 it can't quite be the same obviously!).

 Dominic

 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:


> i have ganymede installed, even though i do not use eclipse day-to-day,
> and one thing i had to manually configure was to enable the line numbers
> bar - i think the latest cfeclipse has it disabled by default... now i
> do have the code folding handles...
> can't remember which blog i found the instructions on - but I am sure
> google knows...
>
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/
>
>
>
> Dominic Watson wrote:
>
>
>> Hi all, i've just installed eclipse ganymede with aptana and then
>> cfeclipse and code folding just isn't happening (no little grey fold
>> icons). I have checked all the cfeclipse code folding preferences and
>> no clues.
>>
>> Anyone experienced this?
>>
>> Thanks in advance,
>>
>> Dominic
>>
>>
>>
>>

>>>
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310679
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Azadi Saryev
iirc, i had the code folding problem until i sorted the line numbers
out... sorry caouln't help you more...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Dominic Watson wrote:
> Thanks, but I have no problem with line numbers. My problem is with
> code folding.
>
> Dominic
>
> 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
>   
>> http://blog.critical-web.com/blog/index.cfm/2008/8/3/Enabling-Line-Numbers-In-CFEclipse-1316-On-Eclipse-Ganymede-34
>>
>> Azadi Saryev
>> Sabai-dee.com
>> http://www.sabai-dee.com/
>>
>>
>>
>> Dominic Watson wrote:
>> 
>>> ;) google it appears, is stumped. I've never had problems getting the
>>> code folding to work and it works at home with the same setup (though
>>> it can't quite be the same obviously!).
>>>
>>> Dominic
>>>
>>> 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
>>>
>>>   
 i have ganymede installed, even though i do not use eclipse day-to-day,
 and one thing i had to manually configure was to enable the line numbers
 bar - i think the latest cfeclipse has it disabled by default... now i
 do have the code folding handles...
 can't remember which blog i found the instructions on - but I am sure
 google knows...

 Azadi Saryev
 Sabai-dee.com
 http://www.sabai-dee.com/



 Dominic Watson wrote:

 
> Hi all, i've just installed eclipse ganymede with aptana and then
> cfeclipse and code folding just isn't happening (no little grey fold
> icons). I have checked all the cfeclipse code folding preferences and
> no clues.
>
> Anyone experienced this?
>
> Thanks in advance,
>
> Dominic
>
>
>
>   
>>>   
>> 
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310677
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Dominic Watson
Thanks, but I have no problem with line numbers. My problem is with
code folding.

Dominic

2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
> http://blog.critical-web.com/blog/index.cfm/2008/8/3/Enabling-Line-Numbers-In-CFEclipse-1316-On-Eclipse-Ganymede-34
>
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/
>
>
>
> Dominic Watson wrote:
>> ;) google it appears, is stumped. I've never had problems getting the
>> code folding to work and it works at home with the same setup (though
>> it can't quite be the same obviously!).
>>
>> Dominic
>>
>> 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
>>
>>> i have ganymede installed, even though i do not use eclipse day-to-day,
>>> and one thing i had to manually configure was to enable the line numbers
>>> bar - i think the latest cfeclipse has it disabled by default... now i
>>> do have the code folding handles...
>>> can't remember which blog i found the instructions on - but I am sure
>>> google knows...
>>>
>>> Azadi Saryev
>>> Sabai-dee.com
>>> http://www.sabai-dee.com/
>>>
>>>
>>>
>>> Dominic Watson wrote:
>>>
 Hi all, i've just installed eclipse ganymede with aptana and then
 cfeclipse and code folding just isn't happening (no little grey fold
 icons). I have checked all the cfeclipse code folding preferences and
 no clues.

 Anyone experienced this?

 Thanks in advance,

 Dominic



>>>
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310675
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Azadi Saryev
http://blog.critical-web.com/blog/index.cfm/2008/8/3/Enabling-Line-Numbers-In-CFEclipse-1316-On-Eclipse-Ganymede-34

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Dominic Watson wrote:
> ;) google it appears, is stumped. I've never had problems getting the
> code folding to work and it works at home with the same setup (though
> it can't quite be the same obviously!).
>
> Dominic
>
> 2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
>   
>> i have ganymede installed, even though i do not use eclipse day-to-day,
>> and one thing i had to manually configure was to enable the line numbers
>> bar - i think the latest cfeclipse has it disabled by default... now i
>> do have the code folding handles...
>> can't remember which blog i found the instructions on - but I am sure
>> google knows...
>>
>> Azadi Saryev
>> Sabai-dee.com
>> http://www.sabai-dee.com/
>>
>>
>>
>> Dominic Watson wrote:
>> 
>>> Hi all, i've just installed eclipse ganymede with aptana and then
>>> cfeclipse and code folding just isn't happening (no little grey fold
>>> icons). I have checked all the cfeclipse code folding preferences and
>>> no clues.
>>>
>>> Anyone experienced this?
>>>
>>> Thanks in advance,
>>>
>>> Dominic
>>>
>>>
>>>   
>> 
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310674
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Dominic Watson
;) google it appears, is stumped. I've never had problems getting the
code folding to work and it works at home with the same setup (though
it can't quite be the same obviously!).

Dominic

2008/8/11 Azadi Saryev <[EMAIL PROTECTED]>:
> i have ganymede installed, even though i do not use eclipse day-to-day,
> and one thing i had to manually configure was to enable the line numbers
> bar - i think the latest cfeclipse has it disabled by default... now i
> do have the code folding handles...
> can't remember which blog i found the instructions on - but I am sure
> google knows...
>
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/
>
>
>
> Dominic Watson wrote:
>> Hi all, i've just installed eclipse ganymede with aptana and then
>> cfeclipse and code folding just isn't happening (no little grey fold
>> icons). I have checked all the cfeclipse code folding preferences and
>> no clues.
>>
>> Anyone experienced this?
>>
>> Thanks in advance,
>>
>> Dominic
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310672
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Dominic Watson
I'm using the stable release :0 (couldn't open files in beta releases)

Dominic

2008/8/11 Andrew Scott <[EMAIL PROTECTED]>:
> What version of cfeclipse are you using? 1.3.2 beta? Then maybe dropn back
> to the latest stable release of 1.3.1.6 and you should be fine.
>
>
>
>
>
> --
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613 9015 8628
> Mobile: 0404 998 273
>
>
>
>
> -Original Message-
> From: Dominic Watson [mailto:[EMAIL PROTECTED]
> Sent: Monday, 11 August 2008 6:36 PM
> To: CF-Talk
> Subject: CFEclipse code folding; not working
>
> Hi all, i've just installed eclipse ganymede with aptana and then
> cfeclipse and code folding just isn't happening (no little grey fold
> icons). I have checked all the cfeclipse code folding preferences and
> no clues.
>
> Anyone experienced this?
>
> Thanks in advance,
>
> Dominic
>
> --
> Blog it up: http://fusion.dominicwatson.co.uk
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310671
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse code folding; not working

2008-08-11 Thread Azadi Saryev
i have ganymede installed, even though i do not use eclipse day-to-day,
and one thing i had to manually configure was to enable the line numbers
bar - i think the latest cfeclipse has it disabled by default... now i
do have the code folding handles...
can't remember which blog i found the instructions on - but I am sure
google knows...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Dominic Watson wrote:
> Hi all, i've just installed eclipse ganymede with aptana and then
> cfeclipse and code folding just isn't happening (no little grey fold
> icons). I have checked all the cfeclipse code folding preferences and
> no clues.
>
> Anyone experienced this?
>
> Thanks in advance,
>
> Dominic
>
>   

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310670
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse code folding; not working

2008-08-11 Thread Andrew Scott
What version of cfeclipse are you using? 1.3.2 beta? Then maybe dropn back
to the latest stable release of 1.3.1.6 and you should be fine.





-- 
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613 9015 8628
Mobile: 0404 998 273




-Original Message-
From: Dominic Watson [mailto:[EMAIL PROTECTED] 
Sent: Monday, 11 August 2008 6:36 PM
To: CF-Talk
Subject: CFEclipse code folding; not working

Hi all, i've just installed eclipse ganymede with aptana and then
cfeclipse and code folding just isn't happening (no little grey fold
icons). I have checked all the cfeclipse code folding preferences and
no clues.

Anyone experienced this?

Thanks in advance,

Dominic

-- 
Blog it up: http://fusion.dominicwatson.co.uk



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310669
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfeclipse firefox interface browser

2008-08-05 Thread denstar
On Tue, Aug 5, 2008 at 2:27 PM, Dave Watts wrote:

> I don't think it's possible to change the internal browser in Eclipse. In
> general, Windows applications use IE as their "internal" browser because it
> can be invoked as an embedded ActiveX component. I don't know if that's
> possible with Firefox.

Firefox has come a long way... I bet you can do just about anything
with it these days.

I once changed the internal browser.  I'm pretty sure I had to install
some mozilla libraries and whatnot, but it was doable, and this was
over a year or two ago.  Total PITA.  Should be better now.

I haven't googled for it, but I bet if there's an answer, that's the
place to look (google).

-- 
I love firefox

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310270
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: cfeclipse firefox interface browser

2008-08-05 Thread Dave Watts
> we have tried to make the internal built in browser in 
> cfeclipse to firefox 3 but it doesnt change, it always uses 
> IE as the built in web browser. 
> 
> we have tried this by going to 
> 
> windows --> preference --> general --> web browser --> then 
> check firefox
> 
> or 
> 
> windows --> preference --> cfeclipse --> browser --> then 
> ensured that firefox is primary and secondary
> 
> this does change the external browser but the internal 
> browser still uses IE, is there anyway to change this to firefox?

I don't think it's possible to change the internal browser in Eclipse. In
general, Windows applications use IE as their "internal" browser because it
can be invoked as an embedded ActiveX component. I don't know if that's
possible with Firefox.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310261
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfeclipse and ftp

2008-08-02 Thread Richard White
thanks for your feedback, seems really strange that it is now on version 3.3 
and people are still having problems with ftp - which i would be sure would be 
a fundamental feature in an application like this.

well we will still be using dreamweaver for developing our interfaces as it has 
all the tools we need which cfeclipse doesnt. so i guess we will still use 
dreamweaver as the ftp as well until cfeclipse can get it right!!!

it is excellent on the the coding though!!!

thanks again


> Hi
> 
> we are just making the move from dreamweaver to cfeclipse and think 
> its great!!!
> 
> except the ftp doesnt seem to be as straight forward as it is in 
> dreamweaver!
> 
> we have seen that there are various ways of uploading files to our 
> site but none of them seem to work through our cfeclipse and wonder 
> what we are missing?
> 
> first we tried to connect to our server using the file explorer... we 
> clicked on locations --> entered the details of our server (all is 
> definitely correct) and then save and closed the dialog box. we then 
> select the site from the drop down box but it contains no files and 
> doesnt provide a way for us to connect to it.
> 
> we also found another tutorial on how to synchronize our files with 
> our server by right clicking on the project node on the navigation tab 
> and selecting 'import'. it then says to open the folder called 'other' 
> and select the FTP option, but we don't have this option in the 
> 'other' folder. the only option we have is 'remote file system'
> 
> the third option we have read about is to use aptana. but this seems 
> like overkill. why would we need such a large program just to upload 
> files to our server.
> 
> we would appreciate any advice on best option and what we are doing 
> wrong, or what we are not doing but should be doing?
> 
> thanks
> 
> richard 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310099
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfeclipse and ftp

2008-08-02 Thread Justin D. Scott
> I've always just used WebDrive to map my FTP
> servers to a local drive.

Second you on Webdrive, I still use HomeSite+ on Windows and found WebDrive
gave me better FTP control and performance over the FTP/RDS shell extension.
Eliminated that nasty "ftp timeout and it zero-bytes the file and locks up"
issue too.


-Justin Scott


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310097
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cfeclipse and ftp

2008-08-02 Thread Brad Wood
lol.  My dev box used to be Linux, so I had to use FTP to it.

I use Araxis Merge to actually migrate the code.
I'm not positive if I follow the drag and drop question right now..

~Brad

- Original Message - 
From: "Rick Faircloth" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Saturday, August 02, 2008 3:02 PM
Subject: RE: cfeclipse and ftp


>> Once I map the drive, I
>> just open the files in my IDE directly from that drive.
>
> That would mean I'd be opening my files on my production server.
> Not a good choice for me, I'm not *that* good of a coder!  :o)
>
> I want to test locally then move them to production.
>
> Is drag-n-drop from within the IDE between local files and the
> WebDrive possible in the Explorer tab?  If so, that would be great.
>
> Rick
>
>> -Original Message-
>> From: Brad Wood [mailto:[EMAIL PROTECTED]
>> Sent: Saturday, August 02, 2008 3:34 PM
>> To: CF-Talk
>> Subject: Re: cfeclipse and ftp
>>
>> I dunno-- I've never used FileZilla and my last job had purchased 
>> WebDrive
>> for us.
>>
>> I'm not sure what you mean by separate interface. Once I map the drive, I
>> just open the files in my IDE directly from that drive.
>> Since it maps it as a regular drive, I also have the option of easily
>> dragging stuff to and from the drive in windows and using Araxis Merge to
>> compare code.
>>
>> You could probably get similar mileage out of a freeware version of the 
>> same
>> thing.
>>
>> ~Brad
>>
>>
>> - Original Message -
>> From: "Rick Faircloth" <[EMAIL PROTECTED]>
>> To: "CF-Talk" 
>> Sent: Saturday, August 02, 2008 2:15 PM
>> Subject: RE: cfeclipse and ftp
>>
>>
>> > Ouch... $60.  Is it really easier than FileZilla if you have
>> > to go out to a separate interface anyway?
>> >
>>
>>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310096
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfeclipse and ftp

2008-08-02 Thread Rick Faircloth
> Once I map the drive, I
> just open the files in my IDE directly from that drive.

That would mean I'd be opening my files on my production server.
Not a good choice for me, I'm not *that* good of a coder!  :o)

I want to test locally then move them to production.

Is drag-n-drop from within the IDE between local files and the
WebDrive possible in the Explorer tab?  If so, that would be great.

Rick

> -Original Message-
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: Saturday, August 02, 2008 3:34 PM
> To: CF-Talk
> Subject: Re: cfeclipse and ftp
> 
> I dunno-- I've never used FileZilla and my last job had purchased WebDrive
> for us.
> 
> I'm not sure what you mean by separate interface. Once I map the drive, I
> just open the files in my IDE directly from that drive.
> Since it maps it as a regular drive, I also have the option of easily
> dragging stuff to and from the drive in windows and using Araxis Merge to
> compare code.
> 
> You could probably get similar mileage out of a freeware version of the same
> thing.
> 
> ~Brad
> 
> 
> - Original Message -
> From: "Rick Faircloth" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Saturday, August 02, 2008 2:15 PM
> Subject: RE: cfeclipse and ftp
> 
> 
> > Ouch... $60.  Is it really easier than FileZilla if you have
> > to go out to a separate interface anyway?
> >
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310095
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfeclipse and ftp

2008-08-02 Thread Brad Wood
I dunno-- I've never used FileZilla and my last job had purchased WebDrive 
for us.

I'm not sure what you mean by separate interface. Once I map the drive, I 
just open the files in my IDE directly from that drive.
Since it maps it as a regular drive, I also have the option of easily 
dragging stuff to and from the drive in windows and using Araxis Merge to 
compare code.

You could probably get similar mileage out of a freeware version of the same 
thing.

~Brad


- Original Message - 
From: "Rick Faircloth" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Saturday, August 02, 2008 2:15 PM
Subject: RE: cfeclipse and ftp


> Ouch... $60.  Is it really easier than FileZilla if you have
> to go out to a separate interface anyway?
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310092
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfeclipse and ftp

2008-08-02 Thread Rick Faircloth
Ouch... $60.  Is it really easier than FileZilla if you have
to go out to a separate interface anyway?


> -Original Message-
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: Saturday, August 02, 2008 3:01 PM
> To: CF-Talk
> Subject: Re: cfeclipse and ftp
> 
> I've always just used WebDrive to map my FTP servers to a local drive.  That
> way it is easier to drag and drop images and junk over in regular windows
> explorer.  Just disable the caching if several people are going to be using
> it for the same files.
> 
> ~Brad
> - Original Message -
> From: "Rick Faircloth" <[EMAIL PROTECTED]>
> To: "CF-Talk" 
> Sent: Saturday, August 02, 2008 1:53 PM
> Subject: RE: cfeclipse and ftp
> 
> 
> > Sorry, I don't have any advice...I tried to get ftp working
> > consistently in Eclipse/CFEclipse and I gave up.
> >
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310091
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: cfeclipse and ftp

2008-08-02 Thread Brad Wood
I've always just used WebDrive to map my FTP servers to a local drive.  That 
way it is easier to drag and drop images and junk over in regular windows 
explorer.  Just disable the caching if several people are going to be using 
it for the same files.

~Brad
- Original Message - 
From: "Rick Faircloth" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Saturday, August 02, 2008 1:53 PM
Subject: RE: cfeclipse and ftp


> Sorry, I don't have any advice...I tried to get ftp working
> consistently in Eclipse/CFEclipse and I gave up.
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310090
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cfeclipse and ftp

2008-08-02 Thread Rick Faircloth
Sorry, I don't have any advice...I tried to get ftp working
consistently in Eclipse/CFEclipse and I gave up.

Got the same advice you did, but couldn't figure out how to
get it to work consistently.

I'm coming back to CFE after looking at other IDE's, but at the
start, I'm just going to simplify my expectations and use
FileZilla to upload changes.  It's an extra step and definitely
not as convenient as easily clicking a button to upload changes
that are automatically designated in CFE as needed uploading, but
at least I know how to get FileZilla to perform consistently.

I had implemented WST or "Web Site Tools", I think it was, to get
FTP functionality.

I thought implementing Aptana seemed like overkill too, just to use
it for FTP.

Just my .02...

Rick

> -Original Message-
> From: Richard White [mailto:[EMAIL PROTECTED]
> Sent: Saturday, August 02, 2008 2:41 PM
> To: CF-Talk
> Subject: cfeclipse and ftp
> 
> Hi
> 
> we are just making the move from dreamweaver to cfeclipse and think its 
> great!!!
> 
> except the ftp doesnt seem to be as straight forward as it is in dreamweaver!
> 
> we have seen that there are various ways of uploading files to our site but 
> none of them seem to
work
> through our cfeclipse and wonder what we are missing?
> 
> first we tried to connect to our server using the file explorer... we clicked 
> on locations -->
entered
> the details of our server (all is definitely correct) and then save and 
> closed the dialog box. we
then
> select the site from the drop down box but it contains no files and doesnt 
> provide a way for us to
> connect to it.
> 
> we also found another tutorial on how to synchronize our files with our 
> server by right clicking
on the
> project node on the navigation tab and selecting 'import'. it then says to 
> open the folder called
> 'other' and select the FTP option, but we don't have this option in the 
> 'other' folder. the only
option
> we have is 'remote file system'
> 
> the third option we have read about is to use aptana. but this seems like 
> overkill. why would we
need
> such a large program just to upload files to our server.
> 
> we would appreciate any advice on best option and what we are doing wrong, or 
> what we are not
doing but
> should be doing?
> 
> thanks
> 
> richard
> 
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310089
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cfeclipse/Aptana plugin

2008-02-21 Thread Tim L
Casey, thanks for you guidance - I'm finally trying this again, but for the 
life of me I can't get the auto complete to come up in the editor when I start 
an html tag - I've even reset the cfeclipse editor properties to default just 
in case I changed the "Insite Delay" by accident - Anyone have a suggestion?
thanks in advance


>>
>> even if a toolbar set of buttons is not available (hopefully it is), I
>> can't locate the flyout menu you're referring to with html tags - can you
>> point me to where that is?  thanks again for any help
>
>
>
>Well, it's more a auto complete than anything. If you have aptana installed,
>and even if you are in cfeclipse perspective, start typing a tag like and it will present table options. Only odd thing is the  tag which
>seems to be a bit strange.
>
>If you have changed "Insite Delay" under cfeclipse editor properties, you
>may not see these auto complete options.
>
>
>Casey 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299597
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cfeclipse/Aptana plugin

2008-02-21 Thread Tim L
>>
>>
>> even if a toolbar set of buttons is not available (hopefully it is), I
>> can't locate the flyout menu you're referring to with html tags - can you
>> point me to where that is?  thanks again for any help
>
>
>
>Well, it's more a auto complete than anything. If you have aptana installed,
>and even if you are in cfeclipse perspective, start typing a tag like and it will present table options. Only odd thing is the  tag which
>seems to be a bit strange.
>
>If you have changed "Insite Delay" under cfeclipse editor properties, you
>may not see these auto complete options.
>
>
>Casey 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299595
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse - mimic &quot;automatically upload files to server on save&quot;

2008-02-15 Thread Sonny Savage
Have you tried this file sync plugin?
http://andrei.gmxhome.de/eclipse.html

On Fri, Feb 15, 2008 at 8:42 AM, Al Everett <[EMAIL PROTECTED]> wrote:

> > Have you looked at Aptana Studio? Its a free downloadable plugin for
> > Eclipse. Not only do you get handy tools like CSS and JavaScript
> > syntax completion and highlighting but there's also a 'view' called
> > Sync Manager. There you set up a remote ftp connection
> [snip]
>
> Apparently you missed the part where FTP is not an option.
>
> No, if I can't do it with the OS to a UNC mapping, it's a non-starter for
> me. (At this job, anyway.)
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299063
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse - mimic &quot;automatically upload files to server on save&quot;

2008-02-15 Thread Al Everett
> Have you looked at Aptana Studio? Its a free downloadable plugin for 
> Eclipse. Not only do you get handy tools like CSS and JavaScript 
> syntax completion and highlighting but there's also a 'view' called 
> Sync Manager. There you set up a remote ftp connection
[snip]

Apparently you missed the part where FTP is not an option.

No, if I can't do it with the OS to a UNC mapping, it's a non-starter for me. 
(At this job, anyway.) 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299060
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse - mimic &quot;automatically upload files to server on save&quot;

2008-02-12 Thread Dave l
I looked at it awhile back but the sync was basically re-syncing everything, 
everytime, was pita


> Hello Al,
> 
> Have you looked at Aptana Studio? Its a free downloadable plugin for 
> Eclipse. Not only do you get handy tools like CSS and JavaScript 
> syntax completion and highlighting but there's also a 'view' called 
> Sync Manager. There you set up a remote ftp connection to where you 
> want to connect to and list the project locally you'd like to keep 
> sync'ed up. 
> 
> Matthew Reinbold
> Creative Principal, Vox Pop Design, http://voxpopdesign.com 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298862
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse - mimic "automatically upload files to server on save"

2008-02-12 Thread Matthew Reinbold
Hello Al,

Have you looked at Aptana Studio? Its a free downloadable plugin for Eclipse. 
Not only do you get handy tools like CSS and JavaScript syntax completion and 
highlighting but there's also a 'view' called Sync Manager. There you set up a 
remote ftp connection to where you want to connect to and list the project 
locally you'd like to keep sync'ed up. 

Matthew Reinbold
Creative Principal, Vox Pop Design, http://voxpopdesign.com 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298859
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse - mimic "automatically upload files to server on save"

2008-02-12 Thread s. isaac dealey
> Okay, I want to move to CFEclipse. To date, we've used Dreamweaver.
> I've used CFEclipse for my own personal stuff, and I like it. The
> only thing that it doesn't do that Dreamweaver does is "automatically
> upload files to server on save".

I've actually wanted for a while (and suggested I believe more than once)
for the Dreamweaver team to enhance this feature so that it will also
affect operations in the file tree (new file/folder, move, cut, paste,
delete) or even multi-file replace operations. I actually use subversion
and still find auto-save to a remote project directory very useful --
it's only crippled by the lack of support for those other operations.
What I've heard from others generally about moving to Eclipse is "learn
ANT", becuase you can hook ANT scripts into operations in Eclipse to
make that sort of thing happen. Though I also have other reasons for not
liking or wanting to move to Eclipse, like the search and replace
features imo are hideous and just make it a lot harder to actually use
them with from what I can tell no real gain over the s&r in Dreamweaver.

-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
 ph: 503.236.3691

http://onTap.riaforge.org/blog



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298827
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse - mimic "automatically upload files to server on save"

2008-02-12 Thread Dave l
A lot of time I would LOVE for it to work this way! And that was one of my 
hangups moving to eclipse too. I also use skedit which will do that. I know a 
lot of ppl dont want to do it but it is very handy some times. Sometimes when I 
am working on a layout and I have lots of files open that all go into different 
directories I will open the pages in skedit as well as eclipse and when I save 
them in eclipse it changes the file in skedit and it asks me to save and when i 
do it uploads it.. Not real efficient but much faster than ftp'ing into all the 
different folders. 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298811
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Cfeclipse/Aptana plugin

2008-02-07 Thread Casey Dougall
On 2/7/08, Tim L <[EMAIL PROTECTED]> wrote:
>
>
> even if a toolbar set of buttons is not available (hopefully it is), I
> can't locate the flyout menu you're referring to with html tags - can you
> point me to where that is?  thanks again for any help



Well, it's more a auto complete than anything. If you have aptana installed,
and even if you are in cfeclipse perspective, start typing a tag like  tag which
seems to be a bit strange.

If you have changed "Insite Delay" under cfeclipse editor properties, you
may not see these auto complete options.


Casey


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298427
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Cfeclipse/Aptana plugin

2008-02-07 Thread Tim L
>>
>> Is anyone familair enough with this combination to tell me the easiest way
>> to get a homesite style HTML tag menu on the CFeclipse perspective view?
>>
>> thanks in advance
>
>
>Not sure what type of menu you are referring to. As I would assume, you are
>talking about a flyout menu which ss their for most tags. Are you looking
>for Buttons?

even if a toolbar set of buttons is not available (hopefully it is), I can't 
locate the flyout menu you're referring to with html tags - can you point me to 
where that is?  thanks again for any help 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298424
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Cfeclipse/Aptana plugin

2008-02-07 Thread Tim L
>>
>> Is anyone familair enough with this combination to tell me the easiest way
>> to get a homesite style HTML tag menu on the CFeclipse perspective view?
>>
>> thanks in advance
>
>
>Not sure what type of menu you are referring to. As I would assume, you are
>talking about a flyout menu which ss their for most tags. Are you looking
>for Buttons?

yes buttons, sorry, should have said toolbar - is that possible? 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298423
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cfeclipse/Aptana plugin

2008-02-06 Thread Casey Dougall
On 2/6/08, Tim L <[EMAIL PROTECTED]> wrote:
>
> Is anyone familair enough with this combination to tell me the easiest way
> to get a homesite style HTML tag menu on the CFeclipse perspective view?
>
> thanks in advance


Not sure what type of menu you are referring to. As I would assume, you are
talking about a flyout menu which ss their for most tags. Are you looking
for Buttons?


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298362
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse with Aptana

2008-02-02 Thread Donnie Bachan (Gmail)
Pete,

I think for it to work correctly you need to enable line numbers in
both places (General > Editors > Text Editors and within the CFEclipse
> Editor panels). I am using Eclipse with both Aptana and CFEclipse
installed and was having a similar problem when one or the other was
checked. I know that you are using the Aptana install with CFEclipse
as a plugin but I don't think there is really a difference because the
Aptana docs say that you have to enable line numbers by General >
Editors > Text Editors (see
http://www.aptana.com/docs/index.php/Displaying_or_hiding_line_numbers).
If all else fails, you could always try it on a clean install with the
latest updates.

BTW, are you on Windows or Mac?

HTH.

Best Regards,
Donnie

On Feb 2, 2008 1:45 PM, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote:
> I have tried a variety of combinations of checking, unchecking, and
> rechecking the line number options in both places, to no avail.  Also, if I
> wasn't clear, I'm using the Aptana install and not Eclipse with the Aptana
> plugin.
>
> Pete
>
>
> On Feb 2, 2008 10:14 AM, James Davis <[EMAIL PROTECTED]> wrote:
>
> > Pete,
> >
> > Make sure you check the "Show Line Numbers" under the CFEclipse options.
> > That threw me off when i first started using it. In the Preferences, it's
> > under CFEclipse>Editor. If you're just checking under General>Editors>Text
> > Editors, that "Show Line Numbers" option will not show line numbers in CFM
> > pages.
> >
> > James Davis
> > Kaleida Systems
> >
> > 
> >
> > From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]
> > Sent: Sat 2/2/2008 9:38 AM
> > To: CF-Talk
> > Subject: CFEclipse with Aptana
> >
> >
> >
> > I've been using Aptana (http://www.aptana.org/) with my students in my web
> > design class (I teach in a public school district and didn't inherit any
> > budget for software, Aptana is both free and very very good).  I've
> > actually
> > grown to prefer it over HomeSite+ for HTML, JS, and CSS; it's based on
> > Eclipse, so you can install Eclipse plug-ins -- including cfeclipse --
> > with
> > no problem.  The only thing that's keeping me from using it for all of my
> > ColdFusion development is that for some reason, I can't get line numbers
> > to
> > show when editing CFM files, and the "show line numbers" setting in the
> > settings applet won't save the setting.  Has anyone else encountered this
> > issue, and if so, is there a fix?
> >
> > Thanks,
> >
> > Pete
> >
> >
> >
> >
> >
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298004
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse with Aptana

2008-02-02 Thread Pete Ruckelshaus
I have tried a variety of combinations of checking, unchecking, and
rechecking the line number options in both places, to no avail.  Also, if I
wasn't clear, I'm using the Aptana install and not Eclipse with the Aptana
plugin.

Pete

On Feb 2, 2008 10:14 AM, James Davis <[EMAIL PROTECTED]> wrote:

> Pete,
>
> Make sure you check the "Show Line Numbers" under the CFEclipse options.
> That threw me off when i first started using it. In the Preferences, it's
> under CFEclipse>Editor. If you're just checking under General>Editors>Text
> Editors, that "Show Line Numbers" option will not show line numbers in CFM
> pages.
>
> James Davis
> Kaleida Systems
>
> 
>
> From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]
> Sent: Sat 2/2/2008 9:38 AM
> To: CF-Talk
> Subject: CFEclipse with Aptana
>
>
>
> I've been using Aptana (http://www.aptana.org/) with my students in my web
> design class (I teach in a public school district and didn't inherit any
> budget for software, Aptana is both free and very very good).  I've
> actually
> grown to prefer it over HomeSite+ for HTML, JS, and CSS; it's based on
> Eclipse, so you can install Eclipse plug-ins -- including cfeclipse --
> with
> no problem.  The only thing that's keeping me from using it for all of my
> ColdFusion development is that for some reason, I can't get line numbers
> to
> show when editing CFM files, and the "show line numbers" setting in the
> settings applet won't save the setting.  Has anyone else encountered this
> issue, and if so, is there a fix?
>
> Thanks,
>
> Pete
>
>
>
>
> 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298003
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFEclipse with Aptana

2008-02-02 Thread James Davis
Pete,
 
Make sure you check the "Show Line Numbers" under the CFEclipse options. That 
threw me off when i first started using it. In the Preferences, it's under 
CFEclipse>Editor. If you're just checking under General>Editors>Text Editors, 
that "Show Line Numbers" option will not show line numbers in CFM pages. 
 
James Davis
Kaleida Systems



From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]
Sent: Sat 2/2/2008 9:38 AM
To: CF-Talk
Subject: CFEclipse with Aptana



I've been using Aptana (http://www.aptana.org/) with my students in my web
design class (I teach in a public school district and didn't inherit any
budget for software, Aptana is both free and very very good).  I've actually
grown to prefer it over HomeSite+ for HTML, JS, and CSS; it's based on
Eclipse, so you can install Eclipse plug-ins -- including cfeclipse -- with
no problem.  The only thing that's keeping me from using it for all of my
ColdFusion development is that for some reason, I can't get line numbers to
show when editing CFM files, and the "show line numbers" setting in the
settings applet won't save the setting.  Has anyone else encountered this
issue, and if so, is there a fix?

Thanks,

Pete




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297993
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse Key mappings

2007-12-12 Thread Ben Doom
Why not just copy over your Eclipse folder?  Then, *all* your settings, 
plugins, etc. would be the same.

--BenD

Dave Hatz wrote:
> I am using CFEclipse v3.3.0 and I am trying to install CFEclipse on a new 
> laptop.  I want to keep all my settings.  I have been able to copy over my 
> snippets, but I can not find where the Key Mappings are located.
> 
> Can someone point me in the right location for the mappings?
> 
> Thanks,
> Dave Hatz 
> 
> 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294618
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFEclipse Key mappings

2007-12-12 Thread Andy Matthews
I believe they're found in your workspace. I recently upgraded and all I did
was tell 3.3 where my workspace was and all my shortcuts were there in the
new install. It was nice actually.

-Original Message-
From: Dave Hatz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 12, 2007 9:59 AM
To: CF-Talk
Subject: CFEclipse Key mappings

I am using CFEclipse v3.3.0 and I am trying to install CFEclipse on a new
laptop.  I want to keep all my settings.  I have been able to copy over my
snippets, but I can not find where the Key Mappings are located.

Can someone point me in the right location for the mappings?

Thanks,
Dave Hatz 



~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294617
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse - ftp & CFMX8 autocomplete

2007-11-22 Thread Dave l
yes - but there seems to be a few tags or attributes missing
yes - but the ftp kinda sucks



>Does anyone know:
>Can CFEclipse already autocomplete new CFMX8 tags?
>Is it possible to ftp with Eclipse?
>Thanks, 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293698
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse Help Needed

2007-11-13 Thread Brian Kotek
On Nov 13, 2007 5:13 PM, Rey Bango <[EMAIL PROTECTED]> wrote:

>
>
> > Is it a network drive ?
>
> Tried it across the Internet to a remote server using the Adobe RDS
> plugin.
>

I'd say this is probably the culprit, since I've never used it, and saving
files onto a local drive has never been a problem. Do your changes save
properly if you write to a local file? Keep in mind that the Adobe RDS
plugin actually has nothing to do with CFEclipse. They both just happen to
be plugins for Eclipse.


~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293266
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse Help Needed

2007-11-13 Thread Rey Bango
Hey Tom,

> What O/S ? 

WinXP

> What versions of CFE/Eclipse/Java ?

CFE: 1.3.1.5
Eclipse: v3.2.2
Java: JRE/JDK 6

> Is it a network drive ?

Tried it across the Internet to a remote server using the Adobe RDS plugin.

> Do you have a virus scanner (etc.) scanning that drive ?

No.




~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293247
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse Help Needed

2007-11-13 Thread Tom Chiverton
On Tuesday 13 Nov 2007, Rey Bango wrote:
> Any ideas on what could be causing this?

What O/S ?
What versions of CFE/Eclipse/Java ?
Is it a network drive ?
Do you have a virus scanner (etc.) scanning that drive ?

-- 
Tom Chiverton
Helping to simultaneously improve end-to-end experiences
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office.  Any reference to a partner in 
relation to Halliwells LLP means a member of Halliwells LLP.  Regulated by The 
Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293214
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse / SVN problem

2007-11-13 Thread James Smith
I don't know if the 1-click install sets up services but I am sure it
doesn't install apache.  Did you try svn://localhost/?

-Original Message-
From: ColdFusion [mailto:[EMAIL PROTECTED] 
Sent: 13 November 2007 03:41
To: CF-Talk
Subject: OT: CFEclipse / SVN problem

Configuration:

I loaded up Eclipse v 3.3.1.1 with the CFEclipse plugin and the SVN Plugin.
I am running Windows Vista 32bit as my development laptop.

I support multiple clients and their code. I have my wwwroot set as:
C:\wwwroot rather than c:\inetpub\wwwroot

Also running CFMX 7. I have multiple sites setup in IIS7 as being separate
websites. So when I work on a client site, I start that web site and shut
down all the rest.

That way I can always use: http://localhost for each client as a top level
domain.

 

 

Problem is:

I loaded the SVN plugin, and loaded the Svn1ClickSetup-1.3.3 functionality.
I can access the SVN tab within Eclipse.

However if I create a new SVN Repository, I get the error:

 

RA layer request failed

svn: PROPFIND request failed on '/svn'

svn: PROPFIND of '/svn': could not connect to server (https://localhost)

 

I have tried the following hosts:

https://localhost/svn

https://localhost  

http://localhost/svn

http://localhost

 

All with the same error.

 

Any ideas how I can get SVN loaded within Eclipse and each Client site have
it's own repository?

 

TIA!

 

 

 







~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293189
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-10 Thread Jochem van Dieten
Robert Harrison wrote:
> Which version did you use. I too had that same issue and eventually decided
> it was the all-in-one I was downloading. 
> 
> So which is the best version to use?

Eclipse 3.3 requires CFEclipse 1.3.1.5

Jochem

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288080
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-05 Thread Virgil Ius
ah i just stumbled across the all-in-one install. i havent tried that. so try 
doing it seperatly 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287780
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-05 Thread Virgil Ius
ah i just stumbled across the all-in-one install. i havent tried that. so try 
doing it seperatly 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287781
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-05 Thread Virgil Ius
all-in-one? what do you mean?

just download eclipse from eclipse.org and then cfeclipse from cfeclipse.org. 

after installing cfeclipse 1.3.0 from the site by using (help > sofware updates 
> find and install > search for new features > new local)

and then go to (help > sofware updates > find and install > search for new 
features > new remote) and use the following url: 
http://www.cfeclipse.org/update

this will make sure you have the latest version of cfeclipse

dont forget to make sure you are running java 1.5 or higher


~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287774
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-05 Thread Virgil Ius
all-in-one? what do you mean?

just download eclipse from eclipse.org and then cfeclipse from cfeclipse.org. 

after installing cfeclipse 1.3.0 from the site by using (help > sofware updates 
> find and install > search for new features > new local)

and then go to (help > sofware updates > find and install > search for new 
features > new remote) and use the following url: 
http://www.cfeclipse.org/update

this will make sure you have the latest version of cfeclipse

dont forget to make sure you are running java 1.5 or higher


~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287773
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-04 Thread Robert Harrison
Which version did you use. I too had that same issue and eventually decided
it was the all-in-one I was downloading. 

So which is the best version to use?


Robert B. Harrison
Director of Interactive services
Austin & Williams
125 Kennedy Drive, Suite 100 Hauppauge NY 11788
T : 631.231.6600 Ext. 119 
F : 631.434.7022
www.austin-williams.com

Great advertising can't be either/or... It must be &.

-Original Message-
From: Virgil Ius [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 04, 2007 11:20 AM
To: CF-Talk
Subject: Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

seemed i dl the old version on cfeclipse.org. had to find a new version
through eclipse itself.

problem solved. thanks 



~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287699
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-04 Thread Virgil Ius
seemed i dl the old version on cfeclipse.org. had to find a new version through 
eclipse itself.

problem solved. thanks 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287697
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-04 Thread Virgil Ius
seemed i dl the old version on cfeclipse.org. had to find a new version through 
eclipse itself.

problem solved. thanks 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287696
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFECLIPSE 'Error opening the editor' JavaFileEditorInput error

2007-09-03 Thread Kris Jones
Did you try launching eclipse with the -clean attribute? That
sometimes fixes things up.


> Hi everyone. I'm new to this board. I have been using dreamweaver for quite a 
> while for  doing my ColdFusion but now i'm out to try out cfeclipse.
>
> I am running Eclipse 3.3, CFeclipse 1.3 and running Java 1.6
> I also installed all other required plugins. GEF, WST and EMF.
> But I ran into an error when starting up. Its the 'Error opening the editor.' 
> error.
>
> These are the first few lines of the error.
> java.lang.NoClassDefFoundError: 
> org/eclipse/ui/internal/editors/text/JavaFileEditorInput
> at 
> org.cfeclipse.cfml.editors.CFDocumentProvider.setDocumentContent(CFDocumentProvider.java:158)
> at 
> org.cfeclipse.cfml.editors.CFDocumentProvider.createDocument(CFDocumentProvider.java:78)
>
> I already tried googling it but didn't find any good answers.
> Owh i did find something about eclipse removing JavaFileEditorInput. But i 
> havent read anything that helps me out with that.
>

~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287662
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse & Version Control?

2007-08-03 Thread John Paul Ashenfelter
There's a lot of plugins available for version control in Eclipse

http://www.eclipse.org/community/team.php

any major and/or commercial version control system should have a
provider. And if your provider doesn't, you're probably using the
wrong one :)

Basically, you should start by asking your vendor if it's commercial
or googling (or the above link) if your vc system is open source to
find the appropriate Eclipse plugin

On 8/2/07, Larry Lyons <[EMAIL PROTECTED]> wrote:
> >I am sure people are using CFEclipse with SVN but has anyone else use
> >any other VC software in conjunction with CFE?
> >
> >Just wondering how well others integrate with CFE.
> >
> >TIA!
>
> CVS integration is built into Eclipse and totally seamlesst. IMNSHO its a 
> better implementation of CVS than tortiseCVS.
>
> Otherwise there are plugins for other forms of source control. Subclipse 
> works very well, and there are a couple out there for VSS, but I know very 
> little about them.
>
> regards,
> larry
>
> 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285368
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Dawson, Michael
Tom, thanks for the help!

I was/am using DW CS3.  For most of my work, it's fine.  However, I'm
doing some consulting with another institution that doesn't have a very
nice VPN/FTP setup.  It's very slow and problematic.  So, I wanted to
break out of DW when working on that site.

Also, I'm really wanting to start using some sort of source control.
Before tackling that, I want to get used to CFE.

I think the main reason is that DW's snippets are lacking: No variables
and no hot-key to add a snippet based of off a keyword.

I already installed the classic build, but I think I'll download the WTP
package.  That will keep me from having to "start from scratch" with the
plug-ins.

There are quite a few other reasons:
1. Ray Camden uses it.
2. Eclipse has improved quite a bit since I tried it a couple of years
back.
3. Mark Drew did a helluva job with CFE and his online videos.

M!ke

-Original Message-
From: Tom Chiverton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 02, 2007 9:43 AM
To: CF-Talk
Subject: Re: CFEclipse: Taking the Plunge, Again

On Thursday 02 Aug 2007, [EMAIL PROTECTED] wrote:
> When I go to the Eclipse web site, which package do I need?  I'm using

> WinXP.  Do I get the Eclipse Classic build (v3.3)?  Will that build 
> work with CFE 1.3?

Get the one with WTP in, as it'll come with a bunch of other useful*
stuff.
'all-in-one' from
http://download.eclipse.org/webtools/downloads/drops/R2.0/R-2.0-20070626
0303/

> Is there any particular version of the Java JRE that I need?  I'd 
> prefer to be up-to-date, but don't have to be cutting-edge.

1.6 will be fine (java version "1.6.0_02"). That's the lastest released
one, iirc.

> (I got the itch for CFE after watching Mark Drew's CFE videos on the 
> CFE
> site.)

Welcome to the fold - do you mind me asking what you used to use, and if
anything in particular made you switch ?

--
Tom Chiverton



~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285227
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Dawson, Michael
And the new CF8 debugger...

M!ke 

>Welcome to the fold - do you mind me asking what you used to use, and
if anything in particular made you switch ?

~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285228
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Tom Chiverton
On Thursday 02 Aug 2007, [EMAIL PROTECTED] wrote:
> When I go to the Eclipse web site, which package do I need?  I'm using
> WinXP.  Do I get the Eclipse Classic build (v3.3)?  Will that build work
> with CFE 1.3?

Get the one with WTP in, as it'll come with a bunch of other useful* stuff.
'all-in-one' from 
http://download.eclipse.org/webtools/downloads/drops/R2.0/R-2.0-200706260303/

> Is there any particular version of the Java JRE that I need?  I'd prefer
> to be up­to­date, but don't have to be cutting­edge.

1.6 will be fine (java version "1.6.0_02"). That's the lastest released one, 
iirc.

> (I got the itch for CFE after watching Mark Drew's CFE videos on the CFE
> site.)

Welcome to the fold - do you mind me asking what you used to use, and if 
anything in particular made you switch ?

-- 
Tom Chiverton



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285190
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse & Version Control?

2007-08-02 Thread Larry Lyons
>I am sure people are using CFEclipse with SVN but has anyone else use
>any other VC software in conjunction with CFE?
>
>Just wondering how well others integrate with CFE.
>
>TIA!

CVS integration is built into Eclipse and totally seamlesst. IMNSHO its a 
better implementation of CVS than tortiseCVS.

Otherwise there are plugins for other forms of source control. Subclipse works 
very well, and there are a couple out there for VSS, but I know very little 
about them.

regards,
larry 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285236
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Cutter (CFRelated)
No Problem. And please, call me Cutter.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Michael Dawson wrote:
>> Eclipse 3.3 (Classic should be fine). The CFE wiki states that Java 1.5 
>> JRE is required.
>>
>> Steve "Cutter" Blades
>> Adobe Certified Professional
>> Advanced Macromedia ColdFusion MX 7 Developer
>> _
>> http://blog.cutterscrossing.com
>>
>> Dawson, Michael wrote:
> 
> Thanks, Steve! 
> 
> 

~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285202
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Michael Dawson
>Eclipse 3.3 (Classic should be fine). The CFE wiki states that Java 1.5 
>JRE is required.
>
>Steve "Cutter" Blades
>Adobe Certified Professional
>Advanced Macromedia ColdFusion MX 7 Developer
>_
>http://blog.cutterscrossing.com
>
>Dawson, Michael wrote:
>>

Thanks, Steve! 

~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285187
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Michael Dawson
>Eclipse 3.3 (Classic should be fine). The CFE wiki states that Java 1.5 
>JRE is required.
>
>Steve "Cutter" Blades
>Adobe Certified Professional
>Advanced Macromedia ColdFusion MX 7 Developer
>_
>http://blog.cutterscrossing.com
>
>Dawson, Michael wrote:
>>

Thanks, Steve! 

~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285188
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse: Taking the Plunge, Again

2007-08-02 Thread Cutter (CFRelated)
Eclipse 3.3 (Classic should be fine). The CFE wiki states that Java 1.5 
JRE is required.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Dawson, Michael wrote:
> I'm gonna take some time today to install CFE and play around with it
> again.
>  
> When I go to the Eclipse web site, which package do I need?  I'm using
> WinXP.  Do I get the Eclipse Classic build (v3.3)?  Will that build work
> with CFE 1.3?
>  
> Is there any particular version of the Java JRE that I need?  I'd prefer
> to be up-to-date, but don't have to be cutting-edge.
>  
> (I got the itch for CFE after watching Mark Drew's CFE videos on the CFE
> site.)
>  
> Thanks!
> 
> 
> 

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285185
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse Show Line Numbers

2007-07-09 Thread Andy Matthews
Not anymore.

:) 

-Original Message-
From: Jake Churchill [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 09, 2007 4:42 PM
To: CF-Talk
Subject: RE: CFEclipse Show Line Numbers

Hey, thanks.  I also found the insight delay was set to 500.  I set it to 0
which helps me out a lot because I type faster than the insight brings up
hints.

_ 

Jake Churchill
CF Webtools
11204 Davenport, Ste. 200b
Omaha, NE  68154
http://www.cfwebtools.com
402-408-3733 x103 

-Original Message-
From: Russ [mailto:[EMAIL PROTECTED]
Sent: Monday, July 09, 2007 3:50 PM
To: CF-Talk
Subject: RE: CFEclipse Show Line Numbers

I have just run into this as well.  Turns out that you can enable line
numbers by going to Window->Preferences->CFEclipse->Editor->Show Line
Numbers.  The little right click menu in the editor doesn't seem to be
working yet. 

Russ



> -Original Message-
> From: Jake Churchill [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 06, 2007 12:25 PM
> To: CF-Talk
> Subject: CFEclipse Show Line Numbers
> 
> I'm using Eclipse 3.3 with the CFEclipse 1.3.1.5 plugin that was just 
> released.  I am having issues with showing line numbers in my files.  
> It seems that the deeper into the directory structure I get, the less 
> often I can get line numbers to work.  I have a folder mapped to a 
> file system folder in my project.  I tried opening the file in the 
> Java perspective and couldn't get line numbers there either.
> 
>  
> 
> Has anyone else had this problem?  If so, is there a fix?
> 
> _
> 
> Jake Churchill
> CF Webtools
> 11204 Davenport, Ste. 200b
> Omaha, NE  68154
> HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
> 402-408-3733 x103
> 
>  
> 
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.476 / Virus Database: 269.10.0/887 - Release
> Date: 7/5/2007
> 1:55 PM
>  
> 
> 
> 
> 





~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283327
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CFEclipse Show Line Numbers

2007-07-09 Thread Jake Churchill
Hey, thanks.  I also found the insight delay was set to 500.  I set it to 0
which helps me out a lot because I type faster than the insight brings up
hints.

_ 

Jake Churchill 
CF Webtools 
11204 Davenport, Ste. 200b 
Omaha, NE  68154 
http://www.cfwebtools.com 
402-408-3733 x103 

-Original Message-
From: Russ [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 09, 2007 3:50 PM
To: CF-Talk
Subject: RE: CFEclipse Show Line Numbers

I have just run into this as well.  Turns out that you can enable line
numbers by going to Window->Preferences->CFEclipse->Editor->Show Line
Numbers.  The little right click menu in the editor doesn't seem to be
working yet. 

Russ



> -Original Message-
> From: Jake Churchill [mailto:[EMAIL PROTECTED] 
> Sent: Friday, July 06, 2007 12:25 PM
> To: CF-Talk
> Subject: CFEclipse Show Line Numbers
> 
> I'm using Eclipse 3.3 with the CFEclipse 1.3.1.5 plugin that 
> was just released.  I am having issues with showing line 
> numbers in my files.  It seems that the deeper into the 
> directory structure I get, the less often I can get line 
> numbers to work.  I have a folder mapped to a file system 
> folder in my project.  I tried opening the file in the Java 
> perspective and couldn't get line numbers there either.
> 
>  
> 
> Has anyone else had this problem?  If so, is there a fix?
> 
> _ 
> 
> Jake Churchill
> CF Webtools
> 11204 Davenport, Ste. 200b
> Omaha, NE  68154
> HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
> 402-408-3733 x103 
> 
>  
> 
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.476 / Virus Database: 269.10.0/887 - Release 
> Date: 7/5/2007
> 1:55 PM
>  
> 
> 
> 
> 



~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283325
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFEclipse Show Line Numbers

2007-07-09 Thread Russ
I have just run into this as well.  Turns out that you can enable line
numbers by going to Window->Preferences->CFEclipse->Editor->Show Line
Numbers.  The little right click menu in the editor doesn't seem to be
working yet. 

Russ



> -Original Message-
> From: Jake Churchill [mailto:[EMAIL PROTECTED] 
> Sent: Friday, July 06, 2007 12:25 PM
> To: CF-Talk
> Subject: CFEclipse Show Line Numbers
> 
> I'm using Eclipse 3.3 with the CFEclipse 1.3.1.5 plugin that 
> was just released.  I am having issues with showing line 
> numbers in my files.  It seems that the deeper into the 
> directory structure I get, the less often I can get line 
> numbers to work.  I have a folder mapped to a file system 
> folder in my project.  I tried opening the file in the Java 
> perspective and couldn't get line numbers there either.
> 
>  
> 
> Has anyone else had this problem?  If so, is there a fix?
> 
> _ 
> 
> Jake Churchill
> CF Webtools
> 11204 Davenport, Ste. 200b
> Omaha, NE  68154
> HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com
> 402-408-3733 x103 
> 
>  
> 
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.476 / Virus Database: 269.10.0/887 - Release 
> Date: 7/5/2007
> 1:55 PM
>  
> 
> 
> 
> 

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283318
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFEclipse Snippet exchange?

2007-07-06 Thread Mark Drew
I am trying to get a release out of this, I am just working with the  
code at the moment.

Will be coming soon (maybe, I am getting to like the idea  of doing  
releases on slow days, it means less problems for me :)

MD


On 3 Jul 2007, at 22:01, Casey Dougall wrote:

> http://snipex.riaforge.org/
> I don't think it's been uploaded yet.
>
> On 7/3/07, Phill B <[EMAIL PROTECTED]> wrote:
>>
>> I could have sworn that one of the guys presenting on CFEclipse said
>> there was a new snippet exchange feature in the new version. Where is
>> it and are there any exchanges set up that I can go through?
>>
>> --
>> Phil
>>
>>
>
> 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283048
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Andrew Scott
Nice to know, cheers Mark..



Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 5 July 2007 4:31 PM
To: CF-Talk
Subject: Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

The update site doesnt care, we have build the plugin for both versions.

MD



On 5 Jul 2007, at 02:03, Andrew Scott wrote:

> Mark,
>
> Just curious, if we are running Eclipse 3.2 and do an update to  
> 1.3.1.5 is
> the update site going to know the difference in Eclipse versions?
>
> Or do we as a user, just avoid 1.3.1.5 if we are using Eclipse 3.2?
>
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date:  
> 3/07/2007
> 10:02 AM
>
>
>
> 



~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282937
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Mark Drew
The update site doesnt care, we have build the plugin for both versions.

MD



On 5 Jul 2007, at 02:03, Andrew Scott wrote:

> Mark,
>
> Just curious, if we are running Eclipse 3.2 and do an update to  
> 1.3.1.5 is
> the update site going to know the difference in Eclipse versions?
>
> Or do we as a user, just avoid 1.3.1.5 if we are using Eclipse 3.2?
>
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date:  
> 3/07/2007
> 10:02 AM
>
>
>
> 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282936
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Mark Drew
Download a new version, and install separatelly, dont copy over your  
current install.

I dont know how many plugins you have but its always good to install  
them again.

Regards

Mark Drew

On 5 Jul 2007, at 04:25, AJ Mercer wrote:

> to update Eclipse, do I have to do a new download
> or is there somewhere within eclipse itself to do it?
>
> If I have to do a new download, do I just copy it over my current  
> install?
>
> What I what to ensure is that I keep all of my plugins that are  
> configured
> for the current version.
>
>
> TIA
>
>
>
> On 7/5/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
>>
>> Mark,
>>
>> Just curious, if we are running Eclipse 3.2 and do an update to  
>> 1.3.1.5 is
>> the update site going to know the difference in Eclipse versions?
>>
>> Or do we as a user, just avoid 1.3.1.5 if we are using Eclipse 3.2?
>>
>>
>>
>>
>> Andrew Scott
>> Senior Coldfusion Developer
>> Aegeon Pty. Ltd.
>> www.aegeon.com.au
>> Phone:+613 8676 4223
>> Mobile: 0404 998 273
>>
>>
>> No virus found in this outgoing message.
>> Checked by AVG Free Edition.
>> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date:  
>> 3/07/2007
>> 10:02 AM
>>
>>
>>
>>
>
> 

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282935
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Mark Drew
The latest version of CFEclipse works with Eclipse 3.2 and Eclipse 3.3.

I havent tested with 3.1 just yet, but I am trying to people working  
as testers, so they have some areas/versions/operating systems they  
test on specifically and submit proper error reports.

I need to think as well as adjust how things work in Trac so that  
they can close bugs properly.

Regards

Mark Drew

On 5 Jul 2007, at 05:54, Eric Roberts wrote:

> That's what I am doing as well.  3.2.2 is working reasonably well,  
> so I am a
> bit nervous about going ot another version.  3.22 is the first  
> version that
> I have had any success with...or anything close to success
>
> Eric
>
> -Original Message-
> From: Andrew Scott [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 04, 2007 11:34 PM
> To: CF-Talk
> Subject: RE: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!
>
> I was wondering the same thing...
>
> But decided to use a fresh install, and run side by side for now.
>
> But would like to know the same thing, my concern is compatibility  
> at this
> stage.
>
>
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
>
> -Original Message-
> From: AJ Mercer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 5 July 2007 1:26 PM
> To: CF-Talk
> Subject: Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!
>
> to update Eclipse, do I have to do a new download
> or is there somewhere within eclipse itself to do it?
>
> If I have to do a new download, do I just copy it over my current  
> install?
>
> What I what to ensure is that I keep all of my plugins that are  
> configured
> for the current version.
>
>
> TIA
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date:  
> 3/07/2007
> 10:02 AM
>
>
>
>
>
> 

~|
ColdFusion 8 beta – Build next generation applications today.
Free beta download on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282934
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Eric Roberts
That's what I am doing as well.  3.2.2 is working reasonably well, so I am a
bit nervous about going ot another version.  3.22 is the first version that
I have had any success with...or anything close to success

Eric

-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 04, 2007 11:34 PM
To: CF-Talk
Subject: RE: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

I was wondering the same thing...

But decided to use a fresh install, and run side by side for now.

But would like to know the same thing, my concern is compatibility at this
stage.



Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-Original Message-
From: AJ Mercer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 5 July 2007 1:26 PM
To: CF-Talk
Subject: Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

to update Eclipse, do I have to do a new download
or is there somewhere within eclipse itself to do it?

If I have to do a new download, do I just copy it over my current install?

What I what to ensure is that I keep all of my plugins that are configured
for the current version.


TIA


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date: 3/07/2007
10:02 AM
 




~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282932
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

2007-07-04 Thread Andrew Scott
I was wondering the same thing...

But decided to use a fresh install, and run side by side for now.

But would like to know the same thing, my concern is compatibility at this
stage.



Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-Original Message-
From: AJ Mercer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 5 July 2007 1:26 PM
To: CF-Talk
Subject: Re: !!!CFEclipse 1.3.1.5 compatible w/ Eclipse 3.3!!!

to update Eclipse, do I have to do a new download
or is there somewhere within eclipse itself to do it?

If I have to do a new download, do I just copy it over my current install?

What I what to ensure is that I keep all of my plugins that are configured
for the current version.


TIA


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date: 3/07/2007
10:02 AM
 


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282930
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


  1   2   3   4   5   6   7   8   9   >