Skip to content

Commit a17ae73

Browse files
jnerlichvogella
authored andcommitted
correct links after change of file names of markdown docs
affected where those which included . and , in the file name remove broken links
1 parent 343d010 commit a17ae73

File tree

85 files changed

+155
-195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+155
-195
lines changed

docs/FAQ/FAQ_Actions_commands_operations_jobs_What_does_it_all_mean.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ See Also
4040
--------
4141

4242
* [FAQ Does the platform have support for concurrency?](./FAQ_Does_the_platform_have_support_for_concurrency.md "FAQ Does the platform have support for concurrency?")
43-
* [FAQ What are IWorkspaceRunnable, IRunnableWithProgress, and WorkspaceModifyOperation?](./FAQ_What_are_IWorkspaceRunnable,_IRunnableWithProgress,_and_WorkspaceModifyOperation.md "FAQ What are IWorkspaceRunnable, IRunnableWithProgress, and WorkspaceModifyOperation?")
43+
* [FAQ What are IWorkspaceRunnable, IRunnableWithProgress, and WorkspaceModifyOperation?](./FAQ_What_are_IWorkspaceRunnable_IRunnableWithProgress_and_WorkspaceModifyOperation "FAQ What are IWorkspaceRunnable, IRunnableWithProgress, and WorkspaceModifyOperation?")
4444

docs/FAQ/FAQ_Are_there_any_visual_composition_editors_available_for_SWT.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ Commercial Plug-ins
2525

2626
* [_SWT designer_](http://www.swt-designer.com). This commercial plug-in to Eclipse, which targets only SWT, is fairly new as a commercial product but is based on an open source project that has been around for a while and has a strong following.
2727

28-
* [_SWT GUI Builder_](http://www.swtguibuilder.com). This commercial plug-in provides a visual editor for SWT only. The company also sells a product called Swing2SWT that ports Swing applications to SWT.
29-
30-
* [_Jigloo GUI Builder_](http://www.cloudgarden.com/jigloo). This fairly new GUI builder for both SWT and Swing is a commercial product, but a free version is licensed for noncommercial use only.
31-
3228
See Also:
3329
---------
3430

docs/FAQ/FAQ_Does_Eclipse_run_on_any_Linux_distribution.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ See Also:
1717
---------
1818

1919
* [The Eclipse download site ](https://eclipse.org/downloads)
20-
* [IKVM](http://www.ikvm.net)
2120

docs/FAQ/FAQ_Does_the_platform_have_support_for_concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See Also:
3232

3333
* [FAQ How do I show progress for things happening in the background?](./FAQ_How_do_I_show_progress_for_things_happening_in_the_background.md "FAQ How do I show progress for things happening in the background?")
3434
* [FAQ How do I switch from using a Progress dialog to the Progress view?](./FAQ_How_do_I_switch_from_using_a_Progress_dialog_to_the_Progress_view.md "FAQ How do I switch from using a Progress dialog to the Progress view?")
35-
* [FAQ Actions, commands, operations, jobs: What does it all mean?](./FAQ_Actions,_commands,_operations,_jobs:_What_does_it_all_mean.md "FAQ Actions, commands, operations, jobs: What does it all mean?")
35+
* [FAQ Actions, commands, operations, jobs: What does it all mean?](./FAQ_Actions_commands_operations_jobs_What_does_it_all_mean.md "FAQ Actions, commands, operations, jobs: What does it all mean?")
3636
* [On the Job: The Eclipse Jobs API](https://www.eclipse.org/articles/Article-Concurrency/jobs-api.html)
3737
* [Eclipse Jobs and Background processing Tutorial](https://www.vogella.com/tutorials/EclipseJobs/article.html)
3838

docs/FAQ/FAQ_How_can_I_ensure_that_my_model_is_scalable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Although some of these performance enhancements can be added retroactively to yo
2121
See Also:
2222
---------
2323

24-
[FAQ Language integration phase 3: How do I edit programs?](./FAQ_Language_integration_phase_3:_How_do_I_edit_programs.md "FAQ Language integration phase 3: How do I edit programs?")
24+
[FAQ Language integration phase 3: How do I edit programs?](./FAQ_Language_integration_phase_3_How_do_I_edit_programs.md "FAQ Language integration phase 3: How do I edit programs?")
2525

2626
[FAQ How do I create Java elements?](./FAQ_How_do_I_create_Java_elements.md "FAQ How do I create Java elements?")
2727

0 commit comments

Comments
 (0)