mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-25 05:45:11 +02:00
8275406: Add copy-to-clipboard feature to snippet UI
Reviewed-by: erikj, jjg
This commit is contained in:
parent
9971a2cab3
commit
8630f55ed7
14 changed files with 180 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -23,4 +23,4 @@
|
|||
# questions.
|
||||
#
|
||||
|
||||
COPY += .xml .css .js .js.template .png .txt
|
||||
COPY += .xml .css .svg .js .js.template .png .txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue