Git Product home page Git Product logo

Comments (6)

bdutta avatar bdutta commented on August 12, 2024

Just now downloaded Eclipse 'Helios' 3.5.2, and installed Erlide as per the steps mentioned (add official Erlide source URL) and update. It asked for permission to install unsigned software, which I agreed to, went thru a restart. All seemed fine. Java project creation succeeds, however exact same behaviour i.e. Eclipse became unresponsive.

BTW, my host OS is Windows 7 Enterprise (64-bit) on intel i5 processor, and java is version 1.6.0_26 (64-bit) from official Oracle source.

from erlide_eclipse.

vladdu avatar vladdu commented on August 12, 2024

Please see also the answer on erlang-questions. This is not an erlide issue.

Check your c:\windows\system32\drivers\etc\hosts file, it may be misconfigured.

from erlide_eclipse.

bdutta avatar bdutta commented on August 12, 2024

The hosts file doesn't have any valid host entries, should I be having any ? Running "hostname" on command prompt gives me the valid hostname, and trying ping to that hostname succeeds. Doesn't it mean that name to IP mapping is working ? Shouldn't it be enough for Erlide (or Eclipse) ?

from erlide_eclipse.

vladdu avatar vladdu commented on August 12, 2024

It wouldn't hurt to have an entry in the hosts file (with your real IP and
the fully qualified name).

with "hostname", do you get the fully qualified name?
Can you ping your FQDN?

The name resolving is sometimes weird... Java has its own resolver, Erlang
its own, and the OS yet another. More precisely, they try the different ways
in different order.

On Sun, Jun 19, 2011 at 07:51, bdutta <
[email protected]>wrote:

The hosts file doesn't have any valid host entries, should I be having any
? Running "hostname" on command prompt gives me the valid hostname, and
trying ping to that hostname succeeds. Doesn't it mean that name to IP
mapping is working ? Shouldn't it be enough for Erlide (or Eclipse) ?

Reply to this email directly or view it on GitHub:
#12 (comment)

from erlide_eclipse.

bdutta avatar bdutta commented on August 12, 2024

I can ping my FQDN as well. I think this might have to do with some strange way in which Windows 7 networking work.
Will try adding a hosts entry, but it'd be a temporary thing, because for using this laptop on the corporate LAN, I'd need to revert. Thanks for the help.

Well, I think I'd need to dig into it a bit, but I can see that this is probably not a eclipse / erlide issue, so will close it.

from erlide_eclipse.

vladdu avatar vladdu commented on August 12, 2024

If you check the erlang-questions archives, you may find pointers to how to check Erlang's host name resolver, to see what it thinks that your machine's FQDN is.

from erlide_eclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.