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 "Sandbox"

Line 1: Line 1:
{| border="1"  
+
{| class="wikitable" border="1"
|+ style="background-color:#ffffcc; font-style:bold"
+
|-
| users
+
! users
 +
|-
 +
 
 
|-
 
|-
 
| id  
 
| id  
 +
|-
 +
 
|-
 
|-
 
| user
 
| user
 +
|-
 +
 
|-
 
|-
 
| pwd
 
| pwd
 +
|-
 +
 
|}
 
|}
  
Line 37: Line 45:
 
</source>
 
</source>
  
{{warning|Don't to that!}}
+
{{warning|Don't do that!}}

Revision as of 19:54, 23 December 2009

users
id
user
pwd
Create implementation for Foo
Possible mentors: Erne, Bert
Related Project: PDE
Description: Fix the most popular bugs and feature requests: provide patches or fixes for any open bugzilla with at least 20 votes.
Further information
<first>
  <second>
    <third>
    </third>
  </second>
</first>


public class Foo {
  public Foo(String aParameter) {
    object.method(aParameter, 23);
  }
}
Warning2.png
Don't do that!

Copyright © Eclipse Foundation, Inc. All Rights Reserved.