Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » GUI Builder for eclipse
GUI Builder for eclipse [message #467510] Fri, 04 May 2007 20:38 Go to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
Hello,
I am just getting started building an RCP application. My application has
viewparts that have a lot of fields etc. I would like to use a gui
builder to build these views. I am also using Eclipse 3.3M6. I basically
have only 2 choices: Instantiations: RCP Developer or Jigloo.

RCP Developer is expensive and does not allow me to keep updating my
eclipse versions. Having thrown a significant amount of money at them, I
don't want to be stuck with one version of eclipse only.

The next option is jigloo and i am having issues with selecting gui
entities. Let's say i want to two nested sash forms. I drop one in
another and i end up iwth a tool that does not show me a list of the gui
parts. Nor are the parts visible in eclipse.

VE is not available for Eclipse 3.3. I am so frustrated that I am about
to drop eclipse and go with .net. Given all the evils of .Net, in the
face of the eclipse gui builder issues, .Net seems much more friendly.

However, I do not not want to give up before asking for advice from the
experienced users. I am hoping to get advice that will keep me from
quitting eclipse.

Thanks,
PK
Re: GUI Builder for eclipse [message #467519 is a reply to message #467510] Sat, 05 May 2007 01:55 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi PK,

I think that the coordinated build for all 3.3 projects, including VE,
will be available next month.

If it is not too inconvenient, you might use 3.2 for your visual
components, and 3.3 for everything else. This might not be too bad for
a month.

Charlie


PK wrote:
> Hello,
> I am just getting started building an RCP application. My application
> has viewparts that have a lot of fields etc. I would like to use a gui
> builder to build these views. I am also using Eclipse 3.3M6. I
> basically have only 2 choices: Instantiations: RCP Developer or Jigloo.
> RCP Developer is expensive and does not allow me to keep updating my
> eclipse versions. Having thrown a significant amount of money at them,
> I don't want to be stuck with one version of eclipse only.
>
> The next option is jigloo and i am having issues with selecting gui
> entities. Let's say i want to two nested sash forms. I drop one in
> another and i end up iwth a tool that does not show me a list of the gui
> parts. Nor are the parts visible in eclipse.
>
> VE is not available for Eclipse 3.3. I am so frustrated that I am about
> to drop eclipse and go with .net. Given all the evils of .Net, in the
> face of the eclipse gui builder issues, .Net seems much more friendly.
>
> However, I do not not want to give up before asking for advice from the
> experienced users. I am hoping to get advice that will keep me from
> quitting eclipse.
>
> Thanks,
> PK
>
Re: GUI Builder for eclipse [message #467521 is a reply to message #467519] Sat, 05 May 2007 02:09 Go to previous messageGo to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
Charlie,
Thanks for responding. I hvae read that the funding for VE has been
stopped and might not be available for 3.3. Are you sure that VE will be
available for 3.3? Is there someplace I can confirm this?

I might even start contributing to the VE project if they come out with a
version for 3.3.

Thanks,
PK
I have read that VE is dead..untrue? [message #467523 is a reply to message #467521] Sat, 05 May 2007 02:14 Go to previous messageGo to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
http://www.eclipsemag.net/ecm/ecmnews/psecom,id,569,nodeid,2 .html
Re: GUI Builder for eclipse [message #467525 is a reply to message #467521] Sat, 05 May 2007 04:05 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi PK,

No, I'm not sure.
I just saw that it is listed among projects for the coordinated release.

Charlie


PK wrote:
> Charlie, Thanks for responding. I hvae read that the funding for VE has
> been stopped and might not be available for 3.3. Are you sure that VE
> will be available for 3.3? Is there someplace I can confirm this?
>
> I might even start contributing to the VE project if they come out with
> a version for 3.3.
>
> Thanks,
> PK
>
Re: GUI Builder for eclipse [message #467537 is a reply to message #467525] Sat, 05 May 2007 15:04 Go to previous messageGo to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
I do not see it in the projects for the coordinated release. I do
appreciate you taking the time to reply to my posting. Thanks.


"Charlie Kelly" <Eclipse@CharlieKelly.com> wrote in message
news:f1gvr7$ld6$1@build.eclipse.org...
> Hi PK,
>
> No, I'm not sure.
> I just saw that it is listed among projects for the coordinated release.
>
> Charlie
>
>
> PK wrote:
>> Charlie, Thanks for responding. I hvae read that the funding for VE has
>> been stopped and might not be available for 3.3. Are you sure that VE
>> will be available for 3.3? Is there someplace I can confirm this?
>>
>> I might even start contributing to the VE project if they come out with a
>> version for 3.3.
>>
>> Thanks,
>> PK
>>
Re: GUI Builder for eclipse [message #467538 is a reply to message #467510] Sun, 06 May 2007 02:05 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
"PK" wrote:
> Hello,
> I am just getting started building an RCP application. My application has
> viewparts that have a lot of fields etc. I would like to use a gui
> builder to build these views. I am also using Eclipse 3.3M6. I basically
> have only 2 choices: Instantiations: RCP Developer or Jigloo.

If all you need is a GUI builder, the SWT Designer portion of RCP Developer
is available for $199 by itself. SWT Designer is the *only* Eclipse GUI
builder that can handle every aspect of Eclipse RCP GUI development.

> RCP Developer is expensive

I guess that depends on your point of view and what you are actually trying
to do. RCP Developer includes not only SWT Designer, but WindowTester, RCP
Packager, RCP Installer, and Help Composer. If all you need is SWT Designer,
then RCP Developer is expensive. If you need all of the other pieces, it is
very inexpensive.

> and does not allow me to keep updating my eclipse versions.

That is not true.

> Having thrown a significant amount of money at them, I don't want to be
> stuck with one version of eclipse only.

SWT Designer supports Eclipse 2.1, 3.0, 3.1, 3.2 and 3.3 (including the new
M7 build just released).

That is a lot more than "one version of Eclipse only".

-Eric Clayberg
Sr. Vice President of Product Development
Instantiations, Inc.
http://www.instantiations.com
http://www.windowbuilderpro.com/

Author: "Eclipse: Building Commercial Quality Plug-ins"
http://www.awprofessional.com/title/0321228472

[Updated on: Sun, 09 August 2020 03:20] by Moderator

Report message to a moderator

Re: GUI Builder for eclipse [message #467549 is a reply to message #467538] Sun, 06 May 2007 20:53 Go to previous messageGo to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
Eric,
The part about not being able to upgrade eclipse was the result of emails
i exchanged with instantiations sales. I asked the question because,
after paying $600 and a new version of eclipse comes out, I wanted to know
my upgrade path. Your sales guy said, generally speaking I would need a
new version of rcp developer.

Using SWT developer will i able to develop view and editor parts for an
rcp application. I dont need the other parts of the rcp developer. I am
only interested in being able to design the rcp parts like view parts,
editor parts, wizards, forms, etc.

Any recommedations?

PK


Eric Clayberg wrote:

> "PK" wrote:
>> Hello,
>> I am just getting started building an RCP application. My application has
>> viewparts that have a lot of fields etc. I would like to use a gui
>> builder to build these views. I am also using Eclipse 3.3M6. I basically
>> have only 2 choices: Instantiations: RCP Developer or Jigloo.

> If all you need is a GUI builder, the SWT Designer portion of RCP Developer
> is available for $199 by itself. SWT Designer is the *only* Eclipse GUI
> builder that can handle every aspect of Eclipse RCP GUI development.

>> RCP Developer is expensive

> I guess that depends on your point of view and what you are actually trying
> to do. RCP Developer includes not only SWT Designer, but WindowTester, RCP
> Packager, RCP Installer, and Help Composer. If all you need is SWT Designer,
> then RCP Developer is expensive. If you need all of the other pieces, it is
> very inexpensive.

>> and does not allow me to keep updating my eclipse versions.

> That is not true.

>> Having thrown a significant amount of money at them, I don't want to be
>> stuck with one version of eclipse only.

> SWT Designer supports Eclipse 2.1, 3.0, 3.1, 3.2 and 3.3 (including the new
> M7 build just released).

> That is a lot more than "one version of Eclipse only".

> -Eric Clayberg
> Sr. Vice President of Product Development
> Instantiations, Inc.
> http://www.instantiations.com
> http://www.windowbuilderpro.com/

> Author: "Eclipse: Building Commercial Quality Plug-ins"
> http://www.awprofessional.com/title/0321228472

[Updated on: Sun, 09 August 2020 03:21] by Moderator

Report message to a moderator

Re: GUI Builder for eclipse [message #467560 is a reply to message #467549] Mon, 07 May 2007 12:22 Go to previous messageGo to next message
James Leotta is currently offline James LeottaFriend
Messages: 202
Registered: July 2009
Senior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am using SWT Developer for the past two years and yes you can design
all the parts of an RCP application that you stated. It works great!

PK wrote:
> Eric,
> The part about not being able to upgrade eclipse was the result of
> emails i exchanged with instantiations sales. I asked the question
> because, after paying $600 and a new version of eclipse comes out, I
> wanted to know my upgrade path. Your sales guy said, generally speaking
> I would need a new version of rcp developer.
>
> Using SWT developer will i able to develop view and editor parts for an
> rcp application. I dont need the other parts of the rcp developer. I
> am only interested in being able to design the rcp parts like view
> parts, editor parts, wizards, forms, etc.
>
> Any recommedations?
>
> PK
>
>
> Eric Clayberg wrote:
>
>> "PK" wrote:
>>> Hello,
>>> I am just getting started building an RCP application. My
>>> application has viewparts that have a lot of fields etc. I would
>>> like to use a gui builder to build these views. I am also using
>>> Eclipse 3.3M6. I basically have only 2 choices: Instantiations: RCP
>>> Developer or Jigloo.
>
>> If all you need is a GUI builder, the SWT Designer portion of RCP
>> Developer is available for $199 by itself. SWT Designer is the *only*
>> Eclipse GUI builder that can handle every aspect of Eclipse RCP GUI
>> development.
>
>>> RCP Developer is expensive
>
>> I guess that depends on your point of view and what you are actually
>> trying to do. RCP Developer includes not only SWT Designer, but
>> WindowTester, RCP Packager, RCP Installer, and Help Composer. If all
>> you need is SWT Designer, then RCP Developer is expensive. If you need
>> all of the other pieces, it is very inexpensive.
>
>>> and does not allow me to keep updating my eclipse versions.
>
>> That is not true.
>
>>> Having thrown a significant amount of money at them, I don't want to
>>> be stuck with one version of eclipse only.
>
>> SWT Designer supports Eclipse 2.1, 3.0, 3.1, 3.2 and 3.3 (including
>> the new M7 build just released).
>
>> That is a lot more than "one version of Eclipse only".
>
>> -Eric Clayberg
>> Sr. Vice President of Product Development
>> Instantiations, Inc.
>> http://www.instantiations.com
>> http://www.windowbuilderpro.com/
>
>> Author: "Eclipse: Building Commercial Quality Plug-ins"
>> http://www.awprofessional.com/title/0321228472
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGPxoR/vLG7sWn478RAoPNAJ0eGorLvt1QRrd756ns96JtQTCTsQCf Xccl
09z9suO1XggHyEmsApS4Ecc=
=Iile
-----END PGP SIGNATURE-----

[Updated on: Sun, 09 August 2020 03:19] by Moderator

Report message to a moderator

Re: GUI Builder for eclipse [message #467562 is a reply to message #467560] Mon, 07 May 2007 12:47 Go to previous messageGo to next message
PK Mising name is currently offline PK Mising nameFriend
Messages: 44
Registered: July 2009
Member
Guess, I will head over to the instantiations website and buy swt
designer. Thanks.
Re: GUI Builder for eclipse [message #467568 is a reply to message #467521] Mon, 07 May 2007 14:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lamont_gilbert.rigidsoftware.com

On Sat, 05 May 2007 02:09:38 +0000, PK wrote:

> Charlie,
> Thanks for responding. I hvae read that the funding for VE has been
> stopped and might not be available for 3.3. Are you sure that VE will be
> available for 3.3? Is there someplace I can confirm this?
>
> I might even start contributing to the VE project if they come out with a
> version for 3.3.
>
> Thanks,
> PK

Development with VE is supported on 3.2 and not 3.3, but I don't think
this implies GUI developed with VE will not work on 3.3.
Re: GUI Builder for eclipse [message #467574 is a reply to message #467549] Mon, 07 May 2007 20:04 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
"PK" wrote:
> Eric,
> The part about not being able to upgrade eclipse was the result of emails
> i exchanged with instantiations sales. I asked the question because,
> after paying $600 and a new version of eclipse comes out, I wanted to know
> my upgrade path. Your sales guy said, generally speaking I would need a
> new version of rcp developer.

Generally speaking, a new version would be required for just about *any*
plugin whenever a new version of Eclipse comes out. That doesn't mean,
however, that you need to pay extra for that. We have never charged for
product upgrades. As long as your support is current, you get access to all
updates - both major and minor - during your suppor period (renewably on a
yearly basis).

> Using SWT developer will i able to develop view and editor parts for an
> rcp application. I dont need the other parts of the rcp developer. I am
> only interested in being able to design the rcp parts like view parts,
> editor parts, wizards, forms, etc.

Yes. All you would need is SWT Designer.

-Eric Clayberg
Sr. Vice President of Product Development
Instantiations, Inc.
http://www.instantiations.com
http://www.windowbuilderpro.com/

Author: "Eclipse: Building Commercial Quality Plug-ins"
http://www.awprofessional.com/title/0321228472

[Updated on: Sun, 09 August 2020 03:18] by Moderator

Report message to a moderator

Previous Topic:Offsets not correct when using ProjectionViewer
Next Topic:Adapter Factories
Goto Forum:
  


Current Time: Thu Apr 25 21:35:26 GMT 2024

Powered by FUDForum. Page generated in 0.04737 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top