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"

(FAQs for Contributors and Committers)
(FAQs for Contributors and Committers)
Line 11: Line 11:
 
===FAQs for Contributors and Committers===
 
===FAQs for Contributors and Committers===
 
[[Contributor_User_Documentation:FAQs_Contributors|FAQs_Contributors]]
 
[[Contributor_User_Documentation:FAQs_Contributors|FAQs_Contributors]]
<p>We have collected some of the most frequently asked questions, tips and tricks related to the Swordfish project.
 
This section will be continually updated as and when new FAQs arise. It is a good idea to start here if you have problems with Swordfish.</p>
 
 
====Equinox/OSGI====
 
{| border="1"  style="background:AliceBlue; color:black"
 
! 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 <tt>console 3333</tt> when starting your console.
 
You can also use the command <tt>telnet localhost 3333</tt>
 
|| It is easy to...
 
 
|-
 
| Why does bundle <tt>[xyz]</tt> not find the classes of bundle <tt>[abc]</tt>? || b
 
|-
 
| a || b
 
|-
 
|}
 
 
====Apache ANT====
 
{|{{TableStyle}}
 
|+{{}}|
 
|-{{THStyle}}
 
! Problem/Issue ||
 
! Hint
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
|}
 
 
====PDE Build====
 
{|{{TableStyle}}
 
|+{{}}|
 
|-{{THStyle}}
 
! Problem/Issue ||
 
! Hint
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
|}
 
 
 
====Connecting to the SVN====
 
{|{{TableStyle}}
 
|+{{}}|
 
|-{{THStyle}}
 
! Problem/Issue ||
 
! Hint
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
| a || b
 
|-
 
|}
 
 
 
  
 
----------------
 
----------------
 
[[Swordfish_Documentation |Swordfish End User Documentation]] <br/>
 
[[Swordfish_Documentation |Swordfish End User Documentation]] <br/>
 
[[Swordfish | Swordfish Wiki Home]] <br/>
 
[[Swordfish | Swordfish Wiki Home]] <br/>

Revision as of 09:43, 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


FAQs for Contributors and Committers

FAQs_Contributors


Swordfish End User Documentation
Swordfish Wiki Home

Copyright © Eclipse Foundation, Inc. All Rights Reserved.