Skip to main content



      Home
Home » Newcomers » Newcomers » 'headless' Eclipse
'headless' Eclipse [message #120378] Tue, 29 November 2005 04:38 Go to next message
Eclipse UserFriend
Originally posted by: r.d.spenkelink.student.utwente.nl

I was trying out the ASTParser but i got a nullpointer exception at
Javacore.getOptions().

While searching for the problem i found the following bug report.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=87852

It says something about using a headless Eclipse. What does that mean?

Roy
Re: 'headless' Eclipse [message #120828 is a reply to message #120378] Wed, 30 November 2005 06:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: r.d.spenkelink.student.utwente.nl

Does anyone has an answer for my question?

Thanks in advance,

Roy
Re: 'headless' Eclipse [message #120997 is a reply to message #120378] Wed, 30 November 2005 19:47 Go to previous message
Eclipse UserFriend
Originally posted by: nobody.there.127.0.0.1

Roy wrote:

> I was trying out the ASTParser but i got a nullpointer exception at
> Javacore.getOptions().
> While searching for the problem i found the following bug report.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=87852
>
> It says something about using a headless Eclipse. What does that mean?

That means running Eclipse without a window system. Because the Eclipse
architecture separates view from data, you can write scripting tools /
etc. that don't rely on a window environment.

Andrew Jr.
Previous Topic:Eclipse and BIRT 2.0
Next Topic:Using External Build Structure
Goto Forum:
  


Current Time: Thu Jul 10 10:12:13 EDT 2025

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

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

Back to the top