Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Required CVS check-out to build VE?
Required CVS check-out to build VE? [message #91302] Mon, 16 May 2005 16:18 Go to next message
Eclipse UserFriend
Originally posted by: no.ddress.here

Checked out ve-dev-base and even tried the ve-all set of projects from
CVS. In both cases, problems encountered with:

org.eclipse.jdt.internal.ui.dialogs.TypeSelectionDialog2
(cause: import not found)

and

org.eclipse.jdt.ui.wizards.
NewWizardMessages.NewTypeWizardPage_operationdesc
(cause: import found, but method not resolved)

and other similar errors.

Is there something different I need to do be able to build VE? A missing
support jar?

My specific need is to be able to set breakpoints in VE to analyze a
problem in my code that only shows up when VE finally executes:

org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.cu stomizerOK


Currently running
JDK1.5
Eclipse 3.1M6
EMF build I200504141117
GEF Build 3.1M6
VE-runtime-1.1M1

Thanks,
Gerald
Re: Required CVS check-out to build VE? [message #91316 is a reply to message #91302] Mon, 16 May 2005 16:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The latest code works against Eclipse M7. IT won't compile against M6
because of changes made between M6 and M7 in Eclipse.

Gerald Rosenberg wrote:
> Checked out ve-dev-base and even tried the ve-all set of projects from
> CVS. In both cases, problems encountered with:
>
> org.eclipse.jdt.internal.ui.dialogs.TypeSelectionDialog2
> (cause: import not found)
>
> and
>
> org.eclipse.jdt.ui.wizards.
> NewWizardMessages.NewTypeWizardPage_operationdesc
> (cause: import found, but method not resolved)
>
> and other similar errors.
>
> Is there something different I need to do be able to build VE? A missing
> support jar?
>
> My specific need is to be able to set breakpoints in VE to analyze a
> problem in my code that only shows up when VE finally executes:
>
> org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.cu stomizerOK
>
>
> Currently running
> JDK1.5
> Eclipse 3.1M6
> EMF build I200504141117
> GEF Build 3.1M6
> VE-runtime-1.1M1
>
> Thanks,
> Gerald

--
Thanks,
Rich Kulp
Re: Required CVS check-out to build VE? [message #91344 is a reply to message #91316] Mon, 16 May 2005 19:16 Go to previous message
Eclipse UserFriend
Originally posted by: no.ddress.here

In article <d6b0il$s9a$1@news.eclipse.org>, richkulp@us.NO_SPAM.ibm.com
says...
> The latest code works against Eclipse M7. IT won't compile against M6
> because of changes made between M6 and M7 in Eclipse.

Got it. Compiles without error. Thanks.
Re: Required CVS check-out to build VE? [message #607778 is a reply to message #91302] Mon, 16 May 2005 16:41 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The latest code works against Eclipse M7. IT won't compile against M6
because of changes made between M6 and M7 in Eclipse.

Gerald Rosenberg wrote:
> Checked out ve-dev-base and even tried the ve-all set of projects from
> CVS. In both cases, problems encountered with:
>
> org.eclipse.jdt.internal.ui.dialogs.TypeSelectionDialog2
> (cause: import not found)
>
> and
>
> org.eclipse.jdt.ui.wizards.
> NewWizardMessages.NewTypeWizardPage_operationdesc
> (cause: import found, but method not resolved)
>
> and other similar errors.
>
> Is there something different I need to do be able to build VE? A missing
> support jar?
>
> My specific need is to be able to set breakpoints in VE to analyze a
> problem in my code that only shows up when VE finally executes:
>
> org.eclipse.ve.internal.java.core.CustomizeJavaBeanAction.cu stomizerOK
>
>
> Currently running
> JDK1.5
> Eclipse 3.1M6
> EMF build I200504141117
> GEF Build 3.1M6
> VE-runtime-1.1M1
>
> Thanks,
> Gerald

--
Thanks,
Rich Kulp
Re: Required CVS check-out to build VE? [message #607780 is a reply to message #91316] Mon, 16 May 2005 19:16 Go to previous message
Eclipse UserFriend
In article <d6b0il$s9a$1@news.eclipse.org>, richkulp@us.NO_SPAM.ibm.com
says...
> The latest code works against Eclipse M7. IT won't compile against M6
> because of changes made between M6 and M7 in Eclipse.

Got it. Compiles without error. Thanks.
Previous Topic:Required CVS check-out to build VE?
Next Topic:One question about SWT Applicaiton run in Linux FC2.
Goto Forum:
  


Current Time: Sat Jun 07 17:06:07 EDT 2025

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

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

Back to the top