Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Required CVS check-out to build VE?
Required CVS check-out to build VE? [message #607777] Mon, 16 May 2005 20:18
Gerald Rosenberg is currently offline Gerald RosenbergFriend
Messages: 106
Registered: July 2009
Senior Member
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
Previous Topic:Problem: Creation of element failed
Next Topic:Required CVS check-out to build VE?
Goto Forum:
  


Current Time: Thu Sep 19 10:50:52 GMT 2024

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

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

Back to the top