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 16: Line 16:
 
{| border="1"  style="background:AliceBlue; color:black"
 
{| border="1"  style="background:AliceBlue; color:black"
  
! Problem/Issue ||  Hint
+
! Question ||  Possible Solution
 
|-
 
|-
 
| 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 <tt>console 3333</tt> when starting your console.
 
| 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 <tt>console 3333</tt> when starting your console.
Line 27: Line 27:
 
|-
 
|-
 
|}
 
|}
 
 
  
 
====Apache ANT====
 
====Apache ANT====

Revision as of 05:08, 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

Equinox/OSGI

Question Possible Solution
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

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.