eclipse-tm4e / tm4e

TextMate support in Eclipse IDE
https://projects.eclipse.org/projects/technology.tm4e
Eclipse Public License 2.0
93 stars 56 forks source link

Adding CSS theme in TextMate->Theme preferences page is not working. #797

Closed auriusbendikas closed 1 month ago

auriusbendikas commented 1 month ago

Steps to reproduce:

  1. Download Monokai.css
  2. Open Eclipse preferences (Window->Preferences)
  3. Navigate to TextMate->Theme
  4. Click "Add" and select downloaded Monokai.css file
  5. Click "Open" and error message will be displayed. image
sebthom commented 1 month ago

Is there a stacktrace in the error log?

auriusbendikas commented 1 month ago

No,

I could not find any errors or any usefull info in eclipse logs.

On Fri, 6 Sep 2024, 16:24 Sebastian Thomschke, @.***> wrote:

Is there a stacktrace in the error log?

— Reply to this email directly, view it on GitHub https://github.com/eclipse/tm4e/issues/797#issuecomment-2334178814, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRJMERNQXCGG2K5TFWVZTZVG3LPAVCNFSM6AAAAABNYQZYRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZUGE3TQOBRGQ . You are receiving this because you authored the thread.Message ID: @.***>

sebthom commented 1 month ago

Thanks for reporting!