Skip to content

improve readme#1759

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
chrisrueger:readme_fixes
May 6, 2025
Merged

improve readme#1759
laeubi merged 1 commit intoeclipse-pde:masterfrom
chrisrueger:readme_fixes

Conversation

@chrisrueger
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread ui/org.eclipse.pde.bnd.ui/README.MD Outdated
@Component
@AdapterTypes(adaptableClass = IProject.class, adapterNames = Project.class)
public class BndPluginAdapter implements IAdapterFactory {
public class PdeBndAdapter implements IAdapterFactory {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is an example for such an adapter, should be really mention PDE here?

Suggested change
public class PdeBndAdapter implements IAdapterFactory {
public class MyBndProjectAdapter implements IAdapterFactory {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok, I thought it was supposed to be the current PdeBndAdapter.java but just with an initial name. I was searching for the class in the readme (BndPluginAdapter) and did not find something. So I wanted to use a name from something which really exists, so I can have a look

Comment thread ui/org.eclipse.pde.bnd.ui/README.MD Outdated
@chrisrueger chrisrueger marked this pull request as draft May 6, 2025 08:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2025

Test Results

   285 files  ±0     285 suites  ±0   49m 56s ⏱️ - 5m 32s
 3 611 tests ±0   3 535 ✅ ±0   76 💤 ±0  0 ❌ ±0 
11 025 runs  ±0  10 794 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 3d1cb91. ± Comparison against base commit c00ecd3.

♻️ This comment has been updated with latest results.

- e.g. mention some important classes
@chrisrueger chrisrueger marked this pull request as ready for review May 6, 2025 11:04
@laeubi laeubi merged commit 667475f into eclipse-pde:master May 6, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants