Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

add code to hundred classes

$
0
0

I

just staring with intellij i'm looking to a way to add to about one hundred classes this code just under the class declaration :

 

 

@Override

    public String getUrl() {

        return BASE_URL + "template";

    }

 

    @Override

    public void isAt() {

        assertThat(title()).isEqualTo("template");

    }

 

 

 

thanks


Viewing all articles
Browse latest Browse all 5661


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>