Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Contributor User Documentation"

(Equinox/OSGI)
Line 8: Line 8:
 
<li>[[Swordfish_Documentation:_Creating_Headless_Build|Creating a Headless Build]]</li>
 
<li>[[Swordfish_Documentation:_Creating_Headless_Build|Creating a Headless Build]]</li>
 
</ul>
 
</ul>
 
-----
 
  
 
===FAQ===
 
===FAQ===
Line 17: Line 15:
 
====Equinox/OSGI====
 
====Equinox/OSGI====
 
{| border="1"  style="background:AliceBlue; color:black"
 
{| border="1"  style="background:AliceBlue; color:black"
 
 
! Question ||  Possible Solution || Additional Information
 
! Question ||  Possible Solution || Additional Information
 
|-
 
|-

Revision as of 07:14, 3 June 2009

About Contributors User Documentation

You can find information that is useful for committers and contributors to the Eclipse Swordfish development project here.

How Tos

FAQ

We have collected some of the most frequently asked questions, tips and tricks related to the Swordfish project. This space will be continually updated as and when new FAQs arise. It is a good idea to start here if you have problems with Swordfish.

Equinox/OSGI

Question Possible Solution Additional Information
How do I connect to an Equinox instance via Telnet? To start a telnet connection just add a port number behind the -console option.

For example, use the command console 3333 when starting your console. You can also use the command telnet localhost 3333

It is easy to...
Why does bundle [xyz] not find the classes of bundle [abc]? b
a b

Apache ANT

Problem/Issue Hint
a b
a b
a b

PDE Build

Problem/Issue Hint
a b
a b
a b


Connecting to the SVN

Problem/Issue Hint
a b
a b
a b



Swordfish End User Documentation
Swordfish Wiki Home

Back to the top