laalsaas

Results 10 comments of laalsaas

I'd be willing to work on this if you are willing to incorparete the features described above. Please let me know what you think.

I just realized, there already is #42 which implements it for the config file part, though it uses the reverse priorities. But since it's open for more than two years:...

There are 3 Failing tests: - Changelog entry, I made one but I think it's missing the PR Number, no problem, can add that. - The conflicting file endings: Prolog...

Hey, is there any chance moving this forward? i.e. would it be an option to add this file to the [excluded files](https://github.com/sharkdp/bat/blob/master/tests/scripts/license-checks.sh#L5)?

i did, this failed with the following error: ``` javac 11.0.15 Removing old files... Done Compiling non-dependant classes... ./lu/fisch/structorizer/elements/DetectedError.java:98: warning: [dep-ann] deprecated item is not annotated with @Deprecated public String...

oh, it did. I assumed the last 3 lines meant the entire build failed. However, when i now try to run the `structorizer.sh` script, I get: ``` Error: /home/me/srcs/Structorizer.Desktop/Structorizer.app/Contents/Java/Structorizer.jar not...

Neither the build nor the dist directory exist. There is a bin directory, but it doesn't contain any JARs, only some .class files.

I `cd`ed into the bin directory and executed `java Structorizer`. It opened a new window, but the new window had no content (just a window with my gtk background color)....

How do you generate your "release builds", i.e. the Structorizer.app directory in the released zip archives?

@asadsa92 When you write `/var/lib/varnish`, do you mean `/var/run/varnish`? Because this seems to be the default working directory according to docs iirc.