Can't install Eclipse Visual Editor

I'm trying to install Eclipse VE 1.0M1, but I cannot download GEF Build I20040330, which is a prerequisit for VE1.0M1. Does a mirror exist for this file? Or is another version of GEF an ok substitute?

Are you using eclipse 3.0 or 2.1? If you are using 3.0, just get GEF version 3.0. Works a treat.
Graeme

Similar Messages

  • Problem while trying to install a visual editor for eclipse

    resolving dependencies...
    error: cannot resolve "eclipse<3.3", a dependency of "eclipse-ve"
    Why?
    Probably because i have newer version of eclipse, but how can i add a Visual Editor for java anyway?
    Thanks

    Many thanks : I had  been directed to this file already, but it was the french version, with many translation mistakes that made it unusable. Much clearer in english.
    I have
    Again the tab problem !
    Message Edité par chilly charly le 12-06-2005 02:45 PM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Eclipse - Visual Editor

    I use the eclipse 3.0 and I have installed the visual editor through Help -> Software Updates -> Find and Install...
    So I believe it�s installed correct, but I�d like to know what should I do to start it. I tried to change the perspective, there ins�t the visual editor option though.
    Does anybody know how to do that?
    Thx

    VE is not started as a different perspective but rather, as of Eclipse 3.0.2 I have installed, it will open a new perspective as you add a new "visual class" to your project.
    A problem I experienced during the initial installation is that Eclipse seems not to be able to build its configuration files all at once.
    The online documentation suggests, if you cannot see "Visual Editor" amongst all of the other installed plugin, to delete the following:
    /configuration/org.eclipse.osgi/manifests
    /configuration/org.eclipse.osgi/.bundledata
    /configuration/org.eclipse.osgi/.state
    and restart the program. This will force Eclipse to rebuild its configuration files.
    (Just to be more careful you could move them instead!).
    Hope this will help.
    Bye

  • Osmosys SDK and Eclipse Visual Editor

    Hello!
    Does someone know if Osmosys SDK 2.0 can use the embedded Visual Editor in Eclipse?
    Thanks in advance
    Alessandro

    I don't think it aims to be the best. It's not even close to working. You can do really simple things, and nothing more. And you can't first write the class by hand, and then switch over to the UI builder, and you aren't allowed to touch the code if you started in the UI builder. (This is how it was about a year ago).
    The free
    Eclipse should be very good at core features but also
    be a platform for plug-ins. If it's too good at
    everything it can't attract commersial initiatives.
    If this has worked there should be a better GUI
    builder for sale than the one you can get for free.
    But I don't know if there is really.I haven't seen any good ones for sale, but I've seen that borland will build the next generation of JBuilder on the Eclipse platform, so I think that they will sell their UI builder as a plugin.
    /Kaj

  • How to make jButton invisible but workable in Eclipse Visual Editor

    SOS, to all Programmers, thx for your attention i recently encounter a problem when i do my codings in eclipse visual editor, i can;t seem to make my jButton invisible, i plan to
    insert image then put jButton over them, make them invisible so i can just click the image and go elsewhere (E.g. a pop up box or link), but i try all ways and it can't work, plz spot the solution for me. thanks in advance.

    You can't click an invisible button, so you'll have to put the image on the button (as icon) or add a MouseListener to whatever component you're using to show the image.

  • Image in Eclipse Visual Editor

    I'm using the Eclipse Visual Editor and I want to have an image displayed on my application that the user could interact with (draw points on it). How would I do this?

    Hanz0 wrote:
    i'm trying to use this layout to create a simple gui.There's nothing simple (in my mind) about using GridBagLayout.
    I'm using eclipse visual editor, Personally, I recommend against using such tools as you don't learn how to hand code GUI layouts, and then run into brick walls such as the one you've bumped into.
    I can't figure out (and understand if it's possible) to reduce the size of column 1, so that the button in column 2 is just next the textfields.Since you are using a JTabbedPane your total panel size is dictated by more than just the column widths, it is also influenced by the needs of the JPanels or other jcomponents on the other tab pages. I'm not sure of a simple solution. I assume that you've played with the weightx values for your components.
    I added the button positioning the mouse at the right border of column 1, but i can't understand why column 1 took so much space, while column 0 just fit the labels inside it.Hard to know without the code. Perhaps the weightx values are different, but who knows.
    Any suggestions? ThanksHand code this thing if possible.

  • Can't install Microsoft Visual C++ 2008 or 2010: Error 997. Overlapped I/O operation in progress

    Hi this Christmas my laptop started giving me bluescreens and corrupt windows messages (even though it was installed with the same windows it came with) so I formated it with the original CDs installing again the original windows 7.
    But since then I've been having some troubles with some windows uptates: 
    KB3020399; KB2901983; KB2984981; KB2913545 and others and I can't install Microsoft Visual C++ 2008 or 2010 so I cannot instal software that requires it.
    Can anyone help me with this please?
    Thanks

    Hi thanks again.
    I went to step 2 as I mentioned on the previous message...
    The Windows Update Readiness Tool is stuck...
    Initializing installation... done!
    Installing Hotfix for Windows (KB947821) (update 1 of 1)... 
    It's been like this for ages now...
    And these are all the updates that have failed on my laptop...
    KB2901983
    KB2965788
    KB2923545
    KB2984981
    KB3020288
    KB2803477
    KB2861208
    KB2598845
    KB976932
    What sould I do? Could you please give me more advice?
    Thank you very much, and sorry for the trouble.
    Best regards,

  • How to install and working Eclipse Visual Editor

    How to install and working Eclipse Visual Editor

    GEF (graphical editing framework.)
    download and install the plug-in. it should help.

  • Eclipse Visual Editor-not working-palette no icons, no visual capabilities

    Hello,
    I installed eclipse recently with the intention of using it to lay out java components in my applications. I have installed GEF, EMF and the visual editor with the exception of the WEP parts, as eclipse said they had invalid licences. I have the problems mentioned in the title and eclipse does not bring up an option to install the WEP components of the visual editor any more. Does anyone know anything about how this could be fixed? Thanks in advance,
    Paddy.

    I don't think it aims to be the best. It's not even close to working. You can do really simple things, and nothing more. And you can't first write the class by hand, and then switch over to the UI builder, and you aren't allowed to touch the code if you started in the UI builder. (This is how it was about a year ago).
    The free
    Eclipse should be very good at core features but also
    be a platform for plug-ins. If it's too good at
    everything it can't attract commersial initiatives.
    If this has worked there should be a better GUI
    builder for sale than the one you can get for free.
    But I don't know if there is really.I haven't seen any good ones for sale, but I've seen that borland will build the next generation of JBuilder on the Eclipse platform, so I think that they will sell their UI builder as a plugin.
    /Kaj

  • Eclipse Visual Editor bug

    Hi everyone,
      I'm not sure if it's the right place to ask about eclipse problems, but since it should work on others linux distribution I'm assuming it's a Arch specific bug.
    So the story goes like this. I've installed Eclipse 3.2.1 an wanted to have Visual Editor in it. So I went throu the whole installation procedure ( Help -> Software Upgrades -> Find and Install -> Search for new features to install -> new remote server (http://update.eclipse.org/updates/3.0/site.xml) -> Visual Editor SDK 1.1.0.1 && EMF SDK 2.1.2 && GEF 3.1.1 SDK). And when I restarted eclipse there should have been New -> Create a new Java Class using the Visual Editor. But there is no such thing! I can make EMF projects, but there's none Visual Editor.
    Where I've made a mistake in an installation process? I'll be glad for a backup. Thanks in advance!

    Please download eclipse 3.2 with Callisto. if you are running eclipse without Callisto trust me its a pain to download the visual editor. i have tried it. Google for eclipse Callisto and then download eclipse which comes with Calisto and then download visual editor.
    Everything should be fine then.

  • Eclipse Visual Editor - no "Visual Class"

    I have installed the recent eclipse and eclipse-ve packages. Eclipse says that the Visual Editor is installed. It says the "Visual Editor" is of version 1.4.0 and that the "Visual Editor Property Sheet" is of version 1.5.0.
    As far as I understand, I should now be able to create a new "Visual Class" but this menu option is not appearing. Is there something I'm missing?

    Same issue here.

  • How to create an eclipse visual editor plugin?

    Hi all,
    I want to know how to create an eclipse plugin that uses a visual editor for creating my xml file.
    Can anyone help me?
    Thanks Pasquy73

    You may get a better response asking in the Eclipse Community [http://www.eclipse.org/community/]

  • I can't install MS Visual Studio 2010 ultimate

    Hi everyone
    I'm trying to install MS Visual Studio 2010 in my laptop, but it get stuck on this point shown in snap shot. I've installed this several times before but now i can't, even I installed my windows again but the problem is same. I'm using windows 7 ultimate.
    Please help me if someone knows about it. 

    Hi,
    Could you please clarify some information like from where you are installing the Visual Studio 2010 ultimate. Are you trying to use web installer or you downloaded the ISO from Microsoft web site.
    If it web installer, It may cause by connection issue during the installation. Please try download the content online or copy the content from your DVD to some folders from your disk, then try the installation again. And try to use the tool in below link
    to check your ISO checksum.
    http://support.microsoft.com/kb/841290
    Then you can follow up the steps  in the link to install your VS:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/60f71a54-506e-4c70-be98-e993ce6d1ddf/visual-studio-installation-tips?forum=vssetup
    If the error also occurs, please use http://aka.ms/vscollect  to gather the installation logs. You will find vslogs.cab from %temp% folder. Please upload the file to 
    https://onedrive.live.com/   and share the link here.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Eclipse visual editor does not work.

    If I try to create a new visual class two error messages pop up:
    "IWAV0138E Remote VM terminated too soon. See .log file for trace of output."
    "An internal error occurred during: "Create Remote VM for Visual Editor for Java".
    IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access."
    Here is the full error log: http://pastebin.com/m4c700db3
    I have no firewall enabled:
    core@c-laptop:~$ sudo iptables -L
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    Chain FORWARD (policy ACCEPT)
    target prot opt source destination
    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination
    I've read that it could possibly happen due to incorrect /etc/hosts file. Here is mine:
    core@c-laptop:~$ cat /etc/hosts
    # /etc/hosts: static lookup table for host names
    127.0.0.1 c-laptop localhost
    #<ip-address> <hostname.domain.org> <hostname>
    192.168.1.102 n810 n810
    192.168.1.101 serv serv
    # End of file
    Any ideas?

    I'm guessing 'c-laptop' is the name of your machine? My line looks different in /etc/hosts, I just added my name to the end and left the original domain:
    rob ~ $ cat /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost rob-thinkpad
    # End of file

  • How can i install a visual gui editor for eclipse? *newbie-alert!!!*

    hi all!
    i'm quite new to java and eclipse. i have a little experience how to create a gui with awt components, but now i'd like to do it faster with a visual gui editor, something like in visual c++. i'm using eclipse. is there a good ve plugin for eclipse?
    i have downloaded one, but don't have any idea how to install it. please help me! :)
    thanx & gr33tz
    j0sh

    I suggest you use the official VE Plugin: http://www.eclipse.org/vep/
    http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E/vep-home/WebContent/faq.html#install

Maybe you are looking for