Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-03-2007, 08:45 AM
Member
 
Join Date: Oct 2007
Posts: 21
Rep Power: 0
unhurt is on a distinguished road
Unhappy problem with viewing .java files when Visual J# 2005 Express Edition exist
hi, i got visual studio express edition 2005 which i use it for VB.net development and it include this J#-Java editor also, usually i use notepad to write my codes and i don't use the J#.
the problem is, whenever i download any .java file from any websites the codes doesn't indent but they stick together in a few longlonglong lines of long horrizontal lines,

i get

Code:
import java.awt.*;import javax.swing.*;import java.util.*;
instead of

Code:
import java.awt.*;
import javax.swing.*;
import java.util.*;
this have never happen before i instal it, i know it because where ever i download any .java files they are so screwed up in notepad
is there any way to disable/prevent/avoid the j# from messing with the line of codes without having me to uninstal the J#?
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 11-03-2007, 10:12 AM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
Rep Power: 10
JavaBean is on a distinguished road
Default
I dont think J# can modify the code downloaded if you are not opening the code with J#. It should be related to the editor you used to open the downloaded file. Which editor are you using? If you are using notepad, try opening java files with wordpad..
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 11-03-2007, 02:01 PM
Member
 
Join Date: Oct 2007
Posts: 21
Rep Power: 0
unhurt is on a distinguished road
Default
im using notepad. well, i blame it because after installing the J# all my .java icon white is a notepad icon became a J# icon, but opening it in wordpad and copy paste it to notepad seems to work lol, thanks anyway, i just can't live without indentation thanks why i want to know how to set it off so that the next time i download its in the actualy indentation
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 11-03-2007, 02:58 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
Rep Power: 10
JavaBean is on a distinguished road
Default
That is a strange situation. I dont know how to fix it. But i also dont understand why you love notepad so much Wordpad or Textpad is much more useful editors. You can set wordpad or textpad to open *.java files by default.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java connecting to sql server 2005 pelegk2 Database 0 04-05-2008 10:17 PM
Visual Paradigm for UML Modeler Edition 6.1 sp1 JavaBean Java Announcements 0 10-16-2007 07:45 PM
Visual Paradigm for UML Community Edition 6.1 levent Java Announcements 0 08-04-2007 09:08 PM
Visual Paradigm for UML Modeler Edition 6.0 SP2 levent Java Announcements 0 05-22-2007 08:17 AM
Visual Paradigm for UML Community Edition 6.0 SP2 levent Java Announcements 0 05-15-2007 06:52 AM


All times are GMT +2. The time now is 07:11 PM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org